From 35dbbca8ad844658ea0aff61f7aa07cfa5c87180 Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Tue, 7 Oct 2025 00:19:30 -0400 Subject: [PATCH] mqtt --- .../build/.ninja_deps | Bin 0 -> 136380 bytes .../build/.ninja_lock | 0 ESP32-IDF_Temperture-Node-v2/build/.ninja_log | 129 + .../build/CMakeCache.txt | 615 + .../build/CMakeFiles/TargetDirectories.txt | 853 + .../CMakeFiles/bootloader.dir/Labels.json | 43 + .../CMakeFiles/bootloader.dir/Labels.txt | 13 + .../build/CMakeFiles/clean_additional.cmake | 24 + .../build/CMakeFiles/cmake.check_cache | 1 + .../build/CMakeFiles/rules.ninja | 1871 ++ .../build/app-flash_args | 2 + .../build/bootloader-flash_args | 2 + .../build/build.ninja | 21725 ++++++++++++++++ .../build/cmake_install.cmake | 66 + .../build/compile_commands.json | 5360 ++++ .../esp-idf/app_trace/cmake_install.cmake | 45 + .../esp-idf/app_update/cmake_install.cmake | 45 + .../bootloader/bootloader-flash_args.in | 2 + .../esp-idf/bootloader/cmake_install.cmake | 45 + .../bootloader_support/cmake_install.cmake | 45 + .../build/esp-idf/bt/cmake_install.cmake | 45 + .../build/esp-idf/cmake_install.cmake | 575 + .../build/esp-idf/cmock/cmake_install.cmake | 45 + .../build/esp-idf/console/cmake_install.cmake | 45 + .../build/esp-idf/cxx/cmake_install.cmake | 45 + .../build/esp-idf/driver/cmake_install.cmake | 45 + .../build/esp-idf/efuse/cmake_install.cmake | 45 + .../esp-tls-crypto/esp_tls_crypto.c.obj | Bin 0 -> 10016 bytes .../__idf_esp-tls.dir/esp_tls.c.obj | Bin 0 -> 134940 bytes .../esp_tls_error_capture.c.obj | Bin 0 -> 11776 bytes .../__idf_esp-tls.dir/esp_tls_mbedtls.c.obj | Bin 0 -> 118872 bytes .../esp_tls_platform_port.c.obj | Bin 0 -> 4288 bytes .../build/esp-idf/esp-tls/cmake_install.cmake | 45 + .../build/esp-idf/esp-tls/libesp-tls.a | Bin 0 -> 282016 bytes .../__idf_esp_adc.dir/adc_cali.c.obj | Bin 0 -> 10564 bytes .../adc_cali_curve_fitting.c.obj | Bin 0 -> 2280 bytes .../__idf_esp_adc.dir/adc_common.c.obj | Bin 0 -> 16860 bytes .../__idf_esp_adc.dir/adc_continuous.c.obj | Bin 0 -> 92596 bytes .../__idf_esp_adc.dir/adc_oneshot.c.obj | Bin 0 -> 62180 bytes .../deprecated/esp32/esp_adc_cal_legacy.c.obj | Bin 0 -> 62040 bytes .../esp_adc_cal_common_legacy.c.obj | Bin 0 -> 13108 bytes .../esp32/adc_cali_line_fitting.c.obj | Bin 0 -> 71544 bytes .../__idf_esp_adc.dir/esp32/adc_dma.c.obj | Bin 0 -> 36424 bytes .../build/esp-idf/esp_adc/cmake_install.cmake | 45 + .../build/esp-idf/esp_adc/libesp_adc.a | Bin 0 -> 369422 bytes .../esp_app_format/cmake_install.cmake | 45 + .../esp_bootloader_format/cmake_install.cmake | 45 + .../esp32/esp_coex_adapter.c.obj | Bin 0 -> 36648 bytes .../src/coexist_debug.c.obj | Bin 0 -> 2240 bytes .../src/coexist_debug_diagram.c.obj | Bin 0 -> 1320 bytes .../esp-idf/esp_coex/cmake_install.cmake | 45 + .../esp-idf/esp_common/cmake_install.cmake | 45 + .../esp_driver_ana_cmpr/cmake_install.cmake | 45 + .../esp_driver_cam/cmake_install.cmake | 45 + .../esp_driver_dac/cmake_install.cmake | 45 + .../esp_driver_gpio/cmake_install.cmake | 45 + .../esp_driver_gptimer/cmake_install.cmake | 45 + .../esp_driver_i2c/cmake_install.cmake | 45 + .../esp_driver_i2s/cmake_install.cmake | 45 + .../esp_driver_isp/cmake_install.cmake | 45 + .../esp_driver_jpeg/cmake_install.cmake | 45 + .../esp_driver_ledc/cmake_install.cmake | 45 + .../esp_driver_mcpwm/cmake_install.cmake | 45 + .../esp_driver_parlio/cmake_install.cmake | 45 + .../esp_driver_pcnt/cmake_install.cmake | 45 + .../esp_driver_ppa/cmake_install.cmake | 45 + .../esp_driver_rmt/cmake_install.cmake | 45 + .../esp_driver_sdio/cmake_install.cmake | 45 + .../esp_driver_sdm/cmake_install.cmake | 45 + .../esp_driver_sdmmc/cmake_install.cmake | 45 + .../esp_driver_sdspi/cmake_install.cmake | 45 + .../esp_driver_spi/cmake_install.cmake | 45 + .../esp_driver_touch_sens/cmake_install.cmake | 45 + .../esp_driver_tsens/cmake_install.cmake | 45 + .../esp_driver_uart/cmake_install.cmake | 45 + .../cmake_install.cmake | 45 + .../build/esp-idf/esp_eth/cmake_install.cmake | 45 + .../esp-idf/esp_event/cmake_install.cmake | 45 + .../__idf_esp_gdbstub.dir/src/gdbstub.c.obj | Bin 0 -> 113036 bytes .../src/gdbstub_transport.c.obj | Bin 0 -> 30728 bytes .../__idf_esp_gdbstub.dir/src/packet.c.obj | Bin 0 -> 24504 bytes .../src/port/xtensa/gdbstub-entry.S.obj | Bin 0 -> 4564 bytes .../src/port/xtensa/gdbstub_xtensa.c.obj | Bin 0 -> 42964 bytes .../src/port/xtensa/xt_debugexception.S.obj | Bin 0 -> 4924 bytes .../esp-idf/esp_gdbstub/cmake_install.cmake | 45 + .../esp-idf/esp_gdbstub/libesp_gdbstub.a | Bin 0 -> 222150 bytes .../build/esp-idf/esp_hid/cmake_install.cmake | 45 + .../esp_http_client.c.obj | Bin 0 -> 227588 bytes .../lib/http_auth.c.obj | Bin 0 -> 38864 bytes .../lib/http_header.c.obj | Bin 0 -> 36648 bytes .../lib/http_utils.c.obj | Bin 0 -> 25820 bytes .../esp_http_client/cmake_install.cmake | 45 + .../esp_http_client/libesp_http_client.a | Bin 0 -> 331190 bytes .../src/httpd_main.c.obj | Bin 0 -> 92128 bytes .../src/httpd_parse.c.obj | Bin 0 -> 111496 bytes .../src/httpd_sess.c.obj | Bin 0 -> 69184 bytes .../src/httpd_txrx.c.obj | Bin 0 -> 95132 bytes .../src/httpd_uri.c.obj | Bin 0 -> 48776 bytes .../src/httpd_ws.c.obj | Bin 0 -> 2260 bytes .../src/util/ctrl_sock.c.obj | Bin 0 -> 15616 bytes .../esp_http_server/cmake_install.cmake | 45 + .../esp_http_server/libesp_http_server.a | Bin 0 -> 437110 bytes .../src/esp_https_ota.c.obj | Bin 0 -> 103084 bytes .../esp-idf/esp_https_ota/cmake_install.cmake | 45 + .../esp-idf/esp_https_ota/libesp_https_ota.a | Bin 0 -> 103618 bytes .../esp_https_server/cmake_install.cmake | 45 + .../esp_hw_support/cmake_install.cmake | 55 + .../lowpower/cmake_install.cmake | 45 + .../port/esp32/cmake_install.cmake | 45 + .../build/esp-idf/esp_lcd/cmake_install.cmake | 45 + .../esp_local_ctrl/cmake_install.cmake | 45 + .../build/esp-idf/esp_mm/cmake_install.cmake | 45 + .../esp-idf/esp_netif/cmake_install.cmake | 45 + .../esp_netif_stack/cmake_install.cmake | 45 + .../esp-idf/esp_partition/cmake_install.cmake | 45 + .../build/esp-idf/esp_phy/cmake_install.cmake | 45 + .../build/esp-idf/esp_pm/cmake_install.cmake | 45 + .../esp-idf/esp_psram/cmake_install.cmake | 45 + .../esp-idf/esp_ringbuf/cmake_install.cmake | 45 + .../build/esp-idf/esp_rom/cmake_install.cmake | 45 + .../esp-idf/esp_security/cmake_install.cmake | 45 + .../esp-idf/esp_system/cmake_install.cmake | 50 + .../build/esp-idf/esp_system/ld/memory.ld | 118 + .../esp-idf/esp_system/ld/sections.ld.in | 525 + .../esp_system/port/cmake_install.cmake | 50 + .../port/soc/esp32/cmake_install.cmake | 45 + .../esp-idf/esp_timer/cmake_install.cmake | 45 + .../esp_vfs_console/cmake_install.cmake | 45 + .../esp32/esp_adapter.c.obj | Bin 0 -> 97008 bytes .../__idf_esp_wifi.dir/src/lib_printf.c.obj | Bin 0 -> 16820 bytes .../__idf_esp_wifi.dir/src/mesh_event.c.obj | Bin 0 -> 8720 bytes .../__idf_esp_wifi.dir/src/smartconfig.c.obj | Bin 0 -> 17388 bytes .../src/smartconfig_ack.c.obj | Bin 0 -> 41708 bytes .../__idf_esp_wifi.dir/src/wifi_default.c.obj | Bin 0 -> 68120 bytes .../src/wifi_default_ap.c.obj | Bin 0 -> 8892 bytes .../__idf_esp_wifi.dir/src/wifi_init.c.obj | Bin 0 -> 37588 bytes .../__idf_esp_wifi.dir/src/wifi_netif.c.obj | Bin 0 -> 28360 bytes .../esp-idf/esp_wifi/cmake_install.cmake | 45 + .../build/esp-idf/esp_wifi/libesp_wifi.a | Bin 0 -> 326682 bytes .../esp-idf/espcoredump/cmake_install.cmake | 45 + .../espressif__bme280/cmake_install.cmake | 45 + .../cmake_install.cmake | 45 + .../espressif__i2c_bus/cmake_install.cmake | 45 + .../espressif__mqtt/cmake_install.cmake | 45 + .../esp-idf/esptool_py/app-flash_args.in | 2 + .../esp-idf/esptool_py/cmake_install.cmake | 45 + .../esp-idf/esptool_py/flasher_args.json.in | 24 + .../build/esp-idf/fatfs/cmake_install.cmake | 45 + .../esp-idf/freertos/cmake_install.cmake | 45 + .../build/esp-idf/hal/cmake_install.cmake | 45 + .../build/esp-idf/heap/cmake_install.cmake | 45 + .../__idf_http_parser.dir/http_parser.c.obj | Bin 0 -> 212660 bytes .../esp-idf/http_parser/cmake_install.cmake | 45 + .../esp-idf/http_parser/libhttp_parser.a | Bin 0 -> 213188 bytes .../esp-idf/idf_test/cmake_install.cmake | 45 + .../esp-idf/ieee802154/cmake_install.cmake | 45 + .../build/esp-idf/json/cmake_install.cmake | 45 + .../build/esp-idf/log/cmake_install.cmake | 45 + .../build/esp-idf/lwip/cmake_install.cmake | 45 + .../build/esp-idf/main/cmake_install.cmake | 45 + .../build/esp-idf/mbedtls/cmake_install.cmake | 50 + .../mbedtls/3rdparty/cmake_install.cmake | 52 + .../3rdparty/everest/cmake_install.cmake | 57 + .../3rdparty/p256-m/cmake_install.cmake | 57 + .../mbedtls/mbedtls/cmake_install.cmake | 54 + .../mbedtls/include/cmake_install.cmake | 152 + .../mbedtls/library/cmake_install.cmake | 57 + .../mbedtls/pkgconfig/cmake_install.cmake | 45 + .../build/esp-idf/newlib/cmake_install.cmake | 50 + .../esp-idf/newlib/port/cmake_install.cmake | 45 + .../esp-idf/nvs_flash/cmake_install.cmake | 45 + .../nvs_sec_provider/cmake_install.cmake | 45 + .../esp-idf/openthread/cmake_install.cmake | 45 + .../partition_table/cmake_install.cmake | 45 + .../partition-table-flash_args.in | 2 + .../build/esp-idf/perfmon/cmake_install.cmake | 45 + .../esp-idf/protobuf-c/cmake_install.cmake | 45 + .../esp-idf/protocomm/cmake_install.cmake | 45 + .../build/esp-idf/pthread/cmake_install.cmake | 45 + .../build/esp-idf/rt/cmake_install.cmake | 45 + .../build/esp-idf/sdmmc/cmake_install.cmake | 45 + .../build/esp-idf/soc/cmake_install.cmake | 45 + .../esp-idf/spi_flash/cmake_install.cmake | 45 + .../build/esp-idf/spiffs/cmake_install.cmake | 45 + .../__idf_tcp_transport.dir/transport.c.obj | Bin 0 -> 54700 bytes .../transport_internal.c.obj | Bin 0 -> 15084 bytes .../transport_socks_proxy.c.obj | Bin 0 -> 49800 bytes .../transport_ssl.c.obj | Bin 0 -> 100216 bytes .../transport_ws.c.obj | Bin 0 -> 139972 bytes .../esp-idf/tcp_transport/cmake_install.cmake | 45 + .../esp-idf/tcp_transport/libtcp_transport.a | Bin 0 -> 362618 bytes .../build/esp-idf/ulp/cmake_install.cmake | 45 + .../build/esp-idf/unity/cmake_install.cmake | 45 + .../build/esp-idf/usb/cmake_install.cmake | 45 + .../build/esp-idf/vfs/cmake_install.cmake | 45 + .../wear_levelling/cmake_install.cmake | 45 + .../wifi_provisioning/cmake_install.cmake | 45 + .../__idf_wpa_supplicant.dir/port/eloop.c.obj | Bin 0 -> 57416 bytes .../port/os_xtensa.c.obj | Bin 0 -> 9980 bytes .../src/ap/ap_config.c.obj | Bin 0 -> 35764 bytes .../src/ap/comeback_token.c.obj | Bin 0 -> 20620 bytes .../src/ap/ieee802_11.c.obj | Bin 0 -> 88788 bytes .../src/ap/ieee802_1x.c.obj | Bin 0 -> 57192 bytes .../src/ap/pmksa_cache_auth.c.obj | Bin 0 -> 39020 bytes .../src/ap/sta_info.c.obj | Bin 0 -> 47120 bytes .../src/ap/wpa_auth.c.obj | Bin 0 -> 202812 bytes .../src/ap/wpa_auth_ie.c.obj | Bin 0 -> 69272 bytes .../src/common/dragonfly.c.obj | Bin 0 -> 33288 bytes .../src/common/ieee802_11_common.c.obj | Bin 0 -> 40116 bytes .../src/common/sae.c.obj | Bin 0 -> 282360 bytes .../src/common/wpa_common.c.obj | Bin 0 -> 106180 bytes .../src/crypto/aes-gcm.c.obj | Bin 0 -> 38084 bytes .../src/crypto/aes-siv.c.obj | Bin 0 -> 28288 bytes .../src/crypto/ccmp.c.obj | Bin 0 -> 39744 bytes .../src/crypto/crypto_ops.c.obj | Bin 0 -> 11584 bytes .../src/crypto/dh_group5.c.obj | Bin 0 -> 8472 bytes .../src/crypto/dh_groups.c.obj | Bin 0 -> 19576 bytes .../src/crypto/md4-internal.c.obj | Bin 0 -> 23204 bytes .../src/crypto/ms_funcs.c.obj | Bin 0 -> 42120 bytes .../src/crypto/sha1-prf.c.obj | Bin 0 -> 8520 bytes .../src/crypto/sha1-tlsprf.c.obj | Bin 0 -> 10792 bytes .../src/crypto/sha1-tprf.c.obj | Bin 0 -> 8720 bytes .../src/crypto/sha256-kdf.c.obj | Bin 0 -> 9756 bytes .../src/crypto/sha256-prf.c.obj | Bin 0 -> 12356 bytes .../src/crypto/sha256-tlsprf.c.obj | Bin 0 -> 8276 bytes .../src/crypto/sha384-prf.c.obj | Bin 0 -> 12360 bytes .../src/crypto/sha384-tlsprf.c.obj | Bin 0 -> 8276 bytes .../src/eap_common/eap_wsc_common.c.obj | Bin 0 -> 8432 bytes .../src/eap_peer/chap.c.obj | Bin 0 -> 5416 bytes .../src/eap_peer/eap.c.obj | Bin 0 -> 102688 bytes .../src/eap_peer/eap_common.c.obj | Bin 0 -> 26240 bytes .../src/eap_peer/eap_fast.c.obj | Bin 0 -> 246800 bytes .../src/eap_peer/eap_fast_common.c.obj | Bin 0 -> 28100 bytes .../src/eap_peer/eap_fast_pac.c.obj | Bin 0 -> 109528 bytes .../src/eap_peer/eap_mschapv2.c.obj | Bin 0 -> 78680 bytes .../src/eap_peer/eap_peap.c.obj | Bin 0 -> 132636 bytes .../src/eap_peer/eap_peap_common.c.obj | Bin 0 -> 8940 bytes .../src/eap_peer/eap_tls.c.obj | Bin 0 -> 35892 bytes .../src/eap_peer/eap_tls_common.c.obj | Bin 0 -> 93336 bytes .../src/eap_peer/eap_ttls.c.obj | Bin 0 -> 152564 bytes .../src/eap_peer/mschapv2.c.obj | Bin 0 -> 12856 bytes .../src/rsn_supp/pmksa_cache.c.obj | Bin 0 -> 49296 bytes .../src/rsn_supp/wpa.c.obj | Bin 0 -> 250520 bytes .../src/rsn_supp/wpa_ie.c.obj | Bin 0 -> 54756 bytes .../src/utils/base64.c.obj | Bin 0 -> 25864 bytes .../src/utils/bitfield.c.obj | Bin 0 -> 12768 bytes .../src/utils/common.c.obj | Bin 0 -> 66184 bytes .../src/utils/ext_password.c.obj | Bin 0 -> 5116 bytes .../src/utils/json.c.obj | Bin 0 -> 63796 bytes .../src/utils/uuid.c.obj | Bin 0 -> 12240 bytes .../src/utils/wpa_debug.c.obj | Bin 0 -> 10700 bytes .../src/utils/wpabuf.c.obj | Bin 0 -> 29772 bytes .../src/wps/wps_attr_build.c.obj | Bin 0 -> 113672 bytes .../wpa_supplicant/cmake_install.cmake | 45 + .../build/esp-idf/xtensa/cmake_install.cmake | 45 + .../build/flash_app_args | 2 + ESP32-IDF_Temperture-Node-v2/build/flash_args | 4 + .../build/flash_args.in | 4 + .../build/flash_bootloader_args | 2 + .../build/flash_project_args | 4 + .../build/flasher_args.json | 24 + .../build/ldgen_libraries | 86 + .../build/ldgen_libraries.in | 86 + .../build/partition-table-flash_args | 2 + .../build/partition_table/partition-table.bin | Bin 0 -> 3072 bytes .../build/project_description.json | 2952 +++ .../build/project_elf_src_esp32.c | 0 267 files changed, 40617 insertions(+) create mode 100644 ESP32-IDF_Temperture-Node-v2/build/.ninja_deps create mode 100644 ESP32-IDF_Temperture-Node-v2/build/.ninja_lock create mode 100644 ESP32-IDF_Temperture-Node-v2/build/.ninja_log create mode 100644 ESP32-IDF_Temperture-Node-v2/build/CMakeCache.txt create mode 100644 ESP32-IDF_Temperture-Node-v2/build/CMakeFiles/TargetDirectories.txt create mode 100644 ESP32-IDF_Temperture-Node-v2/build/CMakeFiles/bootloader.dir/Labels.json create mode 100644 ESP32-IDF_Temperture-Node-v2/build/CMakeFiles/bootloader.dir/Labels.txt create mode 100644 ESP32-IDF_Temperture-Node-v2/build/CMakeFiles/clean_additional.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/CMakeFiles/cmake.check_cache create mode 100644 ESP32-IDF_Temperture-Node-v2/build/CMakeFiles/rules.ninja create mode 100644 ESP32-IDF_Temperture-Node-v2/build/app-flash_args create mode 100644 ESP32-IDF_Temperture-Node-v2/build/bootloader-flash_args create mode 100644 ESP32-IDF_Temperture-Node-v2/build/build.ninja create mode 100644 ESP32-IDF_Temperture-Node-v2/build/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/compile_commands.json create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader/bootloader-flash_args.in create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/console/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/libesp-tls.a create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_dma.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/libesp_adc.a create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/libesp_gdbstub.a create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hid/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/libesp_http_client.a create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/libesp_http_server.a create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/libesp_https_ota.a create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_server/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/lowpower/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/port/esp32/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_lcd/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_local_ctrl/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_mm/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif_stack/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_partition/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_phy/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_pm/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_psram/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_ringbuf/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_rom/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_security/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/memory.ld create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/sections.ld.in create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/libesp_wifi.a create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/app-flash_args.in create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/flasher_args.json.in create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/libhttp_parser.a create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/json/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/log/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/main/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table/partition-table-flash_args.in create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/libtcp_transport.a create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/esp-idf/xtensa/cmake_install.cmake create mode 100644 ESP32-IDF_Temperture-Node-v2/build/flash_app_args create mode 100644 ESP32-IDF_Temperture-Node-v2/build/flash_args create mode 100644 ESP32-IDF_Temperture-Node-v2/build/flash_args.in create mode 100644 ESP32-IDF_Temperture-Node-v2/build/flash_bootloader_args create mode 100644 ESP32-IDF_Temperture-Node-v2/build/flash_project_args create mode 100644 ESP32-IDF_Temperture-Node-v2/build/flasher_args.json create mode 100644 ESP32-IDF_Temperture-Node-v2/build/ldgen_libraries create mode 100644 ESP32-IDF_Temperture-Node-v2/build/ldgen_libraries.in create mode 100644 ESP32-IDF_Temperture-Node-v2/build/partition-table-flash_args create mode 100644 ESP32-IDF_Temperture-Node-v2/build/partition_table/partition-table.bin create mode 100644 ESP32-IDF_Temperture-Node-v2/build/project_description.json create mode 100644 ESP32-IDF_Temperture-Node-v2/build/project_elf_src_esp32.c diff --git a/ESP32-IDF_Temperture-Node-v2/build/.ninja_deps b/ESP32-IDF_Temperture-Node-v2/build/.ninja_deps new file mode 100644 index 0000000000000000000000000000000000000000..26389bd436874d9c335d8996818e6ce8e3a35671 GIT binary patch literal 136380 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

x?ym7rF_hi@iFGknLtaHye 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 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/.bin_timestamp + DESC = Generating binary image from built executable + restat = 1 + + +############################################# +# Phony custom command for CMakeFiles/app + +build CMakeFiles/app | ${cmake_ninja_workdir}CMakeFiles/app: phony || ESP32-IDF_Temperture-Node-v2.elf _project_elf_src esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_security/libesp_security.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__bme280/libespressif__bme280.a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/espressif__mqtt/libespressif__mqtt.a esp-idf/esptool_py/app_check_size esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/partition_table/partition_table_bin esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/rt/librt.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary + + +############################################# +# Custom command for CMakeFiles/erase_flash + +build CMakeFiles/erase_flash | ${cmake_ninja_workdir}CMakeFiles/erase_flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.4.1/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;;/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32" -D SERIAL_TOOL_ARGS=erase_flash -P run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/merge-bin + +build CMakeFiles/merge-bin | ${cmake_ninja_workdir}CMakeFiles/merge-bin: CUSTOM_COMMAND || ESP32-IDF_Temperture-Node-v2.elf _project_elf_src bootloader esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_security/libesp_security.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__bme280/libespressif__bme280.a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/espressif__mqtt/libespressif__mqtt.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/partition_table/partition_table_bin esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/rt/librt.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary + COMMAND = cd /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.4.1/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;;/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32" -D "SERIAL_TOOL_ARGS=merge_bin;-o;/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/merged-binary.bin;@/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/flash_args" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build -P run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/monitor + +build CMakeFiles/monitor | ${cmake_ninja_workdir}CMakeFiles/monitor: CUSTOM_COMMAND || ESP32-IDF_Temperture-Node-v2.elf _project_elf_src esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_security/libesp_security.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__bme280/libespressif__bme280.a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/espressif__mqtt/libespressif__mqtt.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/rt/librt.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a + COMMAND = cd /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.4.1/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;-m;esp_idf_monitor" -D "SERIAL_TOOL_ARGS=--toolchain-prefix;xtensa-esp32-elf-;;--target;esp32;;--revision;0;;/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.elf" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build -P run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/flash + +build CMakeFiles/flash | ${cmake_ninja_workdir}CMakeFiles/flash: CUSTOM_COMMAND || ESP32-IDF_Temperture-Node-v2.elf _project_elf_src app bootloader esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_security/libesp_security.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__bme280/libespressif__bme280.a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/espressif__mqtt/libespressif__mqtt.a esp-idf/esptool_py/app_check_size esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/partition_table/partition_table_bin esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/rt/librt.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary + COMMAND = cd /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.4.1/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;;/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@flash_args" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build -P /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/encrypted-flash + +build CMakeFiles/encrypted-flash | ${cmake_ninja_workdir}CMakeFiles/encrypted-flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build && /usr/bin/cmake -E echo "Error: The target encrypted-flash requires" && /usr/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /usr/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /usr/bin/cmake -P /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/scripts/fail.cmake + + +############################################# +# Phony custom command for CMakeFiles/_project_elf_src + +build CMakeFiles/_project_elf_src | ${cmake_ninja_workdir}CMakeFiles/_project_elf_src: phony project_elf_src_esp32.c + + +############################################# +# Custom command for project_elf_src_esp32.c + +build project_elf_src_esp32.c | ${cmake_ninja_workdir}project_elf_src_esp32.c: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build && /usr/bin/cmake -E touch /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/project_elf_src_esp32.c + DESC = Generating project_elf_src_esp32.c + restat = 1 + + +############################################# +# Custom command for CMakeFiles/size + +build CMakeFiles/size | ${cmake_ninja_workdir}CMakeFiles/size: CUSTOM_COMMAND ESP32-IDF_Temperture-Node-v2.map + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build && /usr/bin/cmake -D "IDF_SIZE_TOOL=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;-m;esp_idf_size" -D MAP_FILE=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.map -D OUTPUT_JSON= -P /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/run_size_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/size-files + +build CMakeFiles/size-files | ${cmake_ninja_workdir}CMakeFiles/size-files: CUSTOM_COMMAND ESP32-IDF_Temperture-Node-v2.map + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build && /usr/bin/cmake -D "IDF_SIZE_TOOL=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;-m;esp_idf_size" -D IDF_SIZE_MODE=--files -D MAP_FILE=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.map -D OUTPUT_JSON= -P /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/run_size_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/size-components + +build CMakeFiles/size-components | ${cmake_ninja_workdir}CMakeFiles/size-components: CUSTOM_COMMAND ESP32-IDF_Temperture-Node-v2.map + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build && /usr/bin/cmake -D "IDF_SIZE_TOOL=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;-m;esp_idf_size" -D IDF_SIZE_MODE=--archives -D MAP_FILE=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.map -D OUTPUT_JSON= -P /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/run_size_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/uf2 + +build CMakeFiles/uf2 | ${cmake_ninja_workdir}CMakeFiles/uf2: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.4.1/esp-idf -D "UF2_CMD=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;/home/abobkov/esp/v5.4.1/esp-idf/tools/mkuf2.py;write;--chip;esp32" -D "UF2_ARGS=--json;/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/flasher_args.json;-o;/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/uf2.bin" -P /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/run_uf2_cmds.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/uf2-app + +build CMakeFiles/uf2-app | ${cmake_ninja_workdir}CMakeFiles/uf2-app: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.4.1/esp-idf -D "UF2_CMD=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;/home/abobkov/esp/v5.4.1/esp-idf/tools/mkuf2.py;write;--chip;esp32" -D "UF2_ARGS=--json;/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/flasher_args.json;-o;/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/uf2-app.bin;--bin;app" -P /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/run_uf2_cmds.cmake + pool = console + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/edit_cache: phony esp-idf/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/rebuild_cache: phony esp-idf/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/install: phony esp-idf/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/install/local: phony esp-idf/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/install/strip: phony esp-idf/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_xtensa + + +############################################# +# Order-only phony target for __idf_xtensa + +build cmake_object_order_depends_target___idf_xtensa: phony || cmake_object_order_depends_target___idf_esp_driver_gpio + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj: C_COMPILER____idf_xtensa_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/eri.c || cmake_object_order_depends_target___idf_xtensa + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj: C_COMPILER____idf_xtensa_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xt_trax.c || cmake_object_order_depends_target___idf_xtensa + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_context.S.obj: ASM_COMPILER____idf_xtensa_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_context.S || cmake_object_order_depends_target___idf_xtensa + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_context.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj: ASM_COMPILER____idf_xtensa_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_intr_asm.S || cmake_object_order_depends_target___idf_xtensa + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj: C_COMPILER____idf_xtensa_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_intr.c || cmake_object_order_depends_target___idf_xtensa + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + +build esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_vectors.S.obj: ASM_COMPILER____idf_xtensa_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_vectors.S || cmake_object_order_depends_target___idf_xtensa + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_vectors.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + OBJECT_FILE_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_xtensa + + +############################################# +# Link the static library esp-idf/xtensa/libxtensa.a + +build esp-idf/xtensa/libxtensa.a: C_STATIC_LIBRARY_LINKER____idf_xtensa_ esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_context.S.obj esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_vectors.S.obj || esp-idf/esp_driver_gpio/libesp_driver_gpio.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/__idf_xtensa.pdb + TARGET_FILE = esp-idf/xtensa/libxtensa.a + TARGET_PDB = esp-idf/xtensa/libxtensa.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/xtensa/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/xtensa && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/xtensa/edit_cache: phony esp-idf/xtensa/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/xtensa/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/xtensa && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/xtensa/rebuild_cache: phony esp-idf/xtensa/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/xtensa/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/xtensa/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/xtensa/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/xtensa && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/xtensa/install: phony esp-idf/xtensa/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/xtensa/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/xtensa/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/xtensa && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/xtensa/install/local: phony esp-idf/xtensa/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/xtensa/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/xtensa/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/xtensa && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/xtensa/install/strip: phony esp-idf/xtensa/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_gpio + + +############################################# +# Order-only phony target for __idf_esp_driver_gpio + +build cmake_object_order_depends_target___idf_esp_driver_gpio: phony || cmake_object_order_depends_target___idf_esp_pm + +build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj: C_COMPILER____idf_esp_driver_gpio_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/src/gpio.c || cmake_object_order_depends_target___idf_esp_driver_gpio + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include + OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb + TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb + +build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj: C_COMPILER____idf_esp_driver_gpio_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/src/gpio_glitch_filter_ops.c || cmake_object_order_depends_target___idf_esp_driver_gpio + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include + OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb + TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb + +build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj: C_COMPILER____idf_esp_driver_gpio_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/src/rtc_io.c || cmake_object_order_depends_target___idf_esp_driver_gpio + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include + OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb + TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_gpio + + +############################################# +# Link the static library esp-idf/esp_driver_gpio/libesp_driver_gpio.a + +build esp-idf/esp_driver_gpio/libesp_driver_gpio.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_gpio_ esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj || esp-idf/esp_pm/libesp_pm.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb + TARGET_FILE = esp-idf/esp_driver_gpio/libesp_driver_gpio.a + TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_gpio/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_gpio/edit_cache: phony esp-idf/esp_driver_gpio/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_gpio/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_gpio/rebuild_cache: phony esp-idf/esp_driver_gpio/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_gpio/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_gpio/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_gpio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_gpio/install: phony esp-idf/esp_driver_gpio/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_gpio/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_gpio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_gpio/install/local: phony esp-idf/esp_driver_gpio/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_gpio/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_gpio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_gpio/install/strip: phony esp-idf/esp_driver_gpio/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_pm + + +############################################# +# Order-only phony target for __idf_esp_pm + +build cmake_object_order_depends_target___idf_esp_pm: phony || cmake_object_order_depends_target___idf_mbedtls + +build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj: C_COMPILER____idf_esp_pm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/pm_locks.c || cmake_object_order_depends_target___idf_esp_pm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir + OBJECT_FILE_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir + TARGET_COMPILE_PDB = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/__idf_esp_pm.pdb + TARGET_PDB = esp-idf/esp_pm/libesp_pm.pdb + +build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj: C_COMPILER____idf_esp_pm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/pm_trace.c || cmake_object_order_depends_target___idf_esp_pm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir + OBJECT_FILE_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir + TARGET_COMPILE_PDB = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/__idf_esp_pm.pdb + TARGET_PDB = esp-idf/esp_pm/libesp_pm.pdb + +build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj: C_COMPILER____idf_esp_pm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/pm_impl.c || cmake_object_order_depends_target___idf_esp_pm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir + OBJECT_FILE_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir + TARGET_COMPILE_PDB = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/__idf_esp_pm.pdb + TARGET_PDB = esp-idf/esp_pm/libesp_pm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_pm + + +############################################# +# Link the static library esp-idf/esp_pm/libesp_pm.a + +build esp-idf/esp_pm/libesp_pm.a: C_STATIC_LIBRARY_LINKER____idf_esp_pm_ esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj || esp-idf/mbedtls/libmbedtls.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/__idf_esp_pm.pdb + TARGET_FILE = esp-idf/esp_pm/libesp_pm.a + TARGET_PDB = esp-idf/esp_pm/libesp_pm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_pm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_pm && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_pm/edit_cache: phony esp-idf/esp_pm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_pm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_pm && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_pm/rebuild_cache: phony esp-idf/esp_pm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_pm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_pm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_pm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_pm && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_pm/install: phony esp-idf/esp_pm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_pm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_pm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_pm && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_pm/install/local: phony esp-idf/esp_pm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_pm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_pm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_pm && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_pm/install/strip: phony esp-idf/esp_pm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_mbedtls + + +############################################# +# Order-only phony target for __idf_mbedtls + +build cmake_object_order_depends_target___idf_mbedtls: phony || cmake_object_order_depends_target_everest esp-idf/mbedtls/x509_crt_bundle x509_crt_bundle.S + +build esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj: C_COMPILER____idf_mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c || cmake_object_order_depends_target___idf_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle + TARGET_COMPILE_PDB = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__idf_mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/libmbedtls.pdb + +build esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj: ASM_COMPILER____idf_mbedtls_unscanned_ /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/x509_crt_bundle.S || cmake_object_order_depends_target___idf_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__ + TARGET_COMPILE_PDB = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__idf_mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/libmbedtls.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mbedtls + + +############################################# +# Link the static library esp-idf/mbedtls/libmbedtls.a + +build esp-idf/mbedtls/libmbedtls.a: C_STATIC_LIBRARY_LINKER____idf_mbedtls_ esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj || esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__idf_mbedtls.pdb + TARGET_FILE = esp-idf/mbedtls/libmbedtls.a + TARGET_PDB = esp-idf/mbedtls/libmbedtls.pdb + + +############################################# +# Utility command for custom_bundle + +build esp-idf/mbedtls/custom_bundle: phony + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/edit_cache: phony esp-idf/mbedtls/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/rebuild_cache: phony esp-idf/mbedtls/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/install: phony esp-idf/mbedtls/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/install/local: phony esp-idf/mbedtls/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/install/strip: phony esp-idf/mbedtls/CMakeFiles/install/strip.util + + +############################################# +# Custom command for x509_crt_bundle.S + +build x509_crt_bundle.S | ${cmake_ninja_workdir}x509_crt_bundle.S: CUSTOM_COMMAND esp-idf/mbedtls/x509_crt_bundle /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/scripts/data_file_embed_asm.cmake || esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_security/libesp_security.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/vfs/libvfs.a esp-idf/wpa_supplicant/libwpa_supplicant.a + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build && /usr/bin/cmake -D DATA_FILE=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/x509_crt_bundle -D SOURCE_FILE=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/x509_crt_bundle.S -D FILE_TYPE=BINARY -P /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/scripts/data_file_embed_asm.cmake + DESC = Generating ../../x509_crt_bundle.S + restat = 1 + + +############################################# +# Custom command for esp-idf/mbedtls/x509_crt_bundle + +build esp-idf/mbedtls/x509_crt_bundle | ${cmake_ninja_workdir}esp-idf/mbedtls/x509_crt_bundle: CUSTOM_COMMAND || esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_security/libesp_security.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/vfs/libvfs.a esp-idf/wpa_supplicant/libwpa_supplicant.a + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls && /home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/gen_crt_bundle.py --input /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_all.pem /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_local.pem -q --max-certs 200 + DESC = Generating x509_crt_bundle + restat = 1 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for apidoc + +build esp-idf/mbedtls/mbedtls/apidoc: phony esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/edit_cache: phony esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/rebuild_cache: phony esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/install: phony esp-idf/mbedtls/mbedtls/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/install/local: phony esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/install/strip: phony esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc + +build esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc | ${cmake_ninja_workdir}esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/doxygen && doxygen mbedtls.doxyfile + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/edit_cache: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/rebuild_cache: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/include/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/include/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/install: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/include/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/install/local: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/include/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/include/install/strip: phony esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/edit_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/rebuild_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/3rdparty/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/install: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/install/local: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/install/strip: phony esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target everest + + +############################################# +# Order-only phony target for everest + +build cmake_object_order_depends_target_everest: phony || cmake_object_order_depends_target_p256m + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj: C_COMPILER__everest_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/everest.c || cmake_object_order_depends_target_everest + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/everest.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.pdb + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj: C_COMPILER__everest_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/x25519.c || cmake_object_order_depends_target_everest + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/everest.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.pdb + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj: C_COMPILER__everest_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/Hacl_Curve25519_joined.c || cmake_object_order_depends_target_everest + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/everest.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target everest + + +############################################# +# Link the static library esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a: CXX_STATIC_LIBRARY_LINKER__everest_ esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj || esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/everest.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/edit_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/rebuild_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/everest/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/install: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/everest/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/install/local: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/everest/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/install/strip: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target p256m + + +############################################# +# Order-only phony target for p256m + +build cmake_object_order_depends_target_p256m: phony || cmake_object_order_depends_target_mbedcrypto + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj: C_COMPILER__p256m_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m_driver_entrypoints.c || cmake_object_order_depends_target_p256m + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256m.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.pdb + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj: C_COMPILER__p256m_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m/p256-m.c || cmake_object_order_depends_target_p256m + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256m.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target p256m + + +############################################# +# Link the static library esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a: CXX_STATIC_LIBRARY_LINKER__p256m_ esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj || esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256m.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/edit_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/rebuild_cache: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/p256-m/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/install: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/p256-m/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/install/local: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/3rdparty/p256-m/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/install/strip: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target mbedcrypto + + +############################################# +# Order-only phony target for mbedcrypto + +build cmake_object_order_depends_target_mbedcrypto: phony || cmake_object_order_depends_target_mbedx509 + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aes.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aesni.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aesce.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aria.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/asn1write.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/base64.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum_core.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum_mod.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum_mod_raw.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/block_cipher.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/camellia.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ccm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/chacha20.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/cipher.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/constant_time.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/cmac.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/des.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/dhm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecdh.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecp.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecp_curves_new.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/entropy.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/error.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/gcm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/hkdf.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/lmots.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/lms.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/md.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/md5.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/oid.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/padlock.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pem.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pk.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pk_ecc.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkparse.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/platform.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/platform_util.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/poly1305.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ffdh.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_pake.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_util.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/rsa.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/rsa_alt_helpers.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha1.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha256.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha512.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha3.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/threading.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/timing.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/version.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/version_features.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_hardware.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_hardware.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_hardware.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_mem.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_mem.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_mem.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_timing.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_timing.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_timing.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_common.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/block/esp_aes.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/block/esp_aes.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/block/esp_aes.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/block + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/esp_sha.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/sha.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/sha.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/sha.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/esp_bignum.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/bignum_alt.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha1.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha1.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha1.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha256.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha256.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha256.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha512.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha512.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha512.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/md/esp_md.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/md/esp_md.c || cmake_object_order_depends_target_mbedcrypto + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/md/esp_md.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/md + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target mbedcrypto + + +############################################# +# Link the static library esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + +build esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a: CXX_STATIC_LIBRARY_LINKER__mbedcrypto_ esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_hardware.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_mem.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_timing.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/block/esp_aes.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/sha.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha1.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha256.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha512.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/md/esp_md.c.obj || esp-idf/mbedtls/mbedtls/library/libmbedx509.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target mbedx509 + + +############################################# +# Order-only phony target for mbedx509 + +build cmake_object_order_depends_target_mbedx509: phony || cmake_object_order_depends_target_mbedtls + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj: C_COMPILER__mbedx509_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkcs7.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj: C_COMPILER__mbedx509_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj: C_COMPILER__mbedx509_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_create.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj: C_COMPILER__mbedx509_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj: C_COMPILER__mbedx509_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj: C_COMPILER__mbedx509_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj: C_COMPILER__mbedx509_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509write.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj: C_COMPILER__mbedx509_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj: C_COMPILER__mbedx509_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c || cmake_object_order_depends_target_mbedx509 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target mbedx509 + + +############################################# +# Link the static library esp-idf/mbedtls/mbedtls/library/libmbedx509.a + +build esp-idf/mbedtls/mbedtls/library/libmbedx509.a: CXX_STATIC_LIBRARY_LINKER__mbedx509_ esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj || esp-idf/mbedtls/mbedtls/library/libmbedtls.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedx509.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target mbedtls + + +############################################# +# Order-only phony target for mbedtls + +build cmake_object_order_depends_target_mbedtls: phony || cmake_object_order_depends_target___idf_esp_app_format + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/debug.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_client.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_client.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_server.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_server.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_client.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_generic.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/mbedtls_debug.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_platform_time.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_platform_time.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_platform_time.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/net_sockets.c.obj: C_COMPILER__mbedtls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/net_sockets.c || cmake_object_order_depends_target_mbedtls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/net_sockets.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target mbedtls + + +############################################# +# Link the static library esp-idf/mbedtls/mbedtls/library/libmbedtls.a + +build esp-idf/mbedtls/mbedtls/library/libmbedtls.a: CXX_STATIC_LIBRARY_LINKER__mbedtls_ esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_platform_time.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/net_sockets.c.obj || esp-idf/esp_app_format/libesp_app_format.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb + TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedtls.a + TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + + +############################################# +# Utility command for lib + +build esp-idf/mbedtls/mbedtls/library/lib: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib esp-idf/xtensa/libxtensa.a + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/edit_cache: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/rebuild_cache: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/library/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/library/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/install: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/library/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/install/local: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/library/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/install/strip: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.util + + +############################################# +# Phony custom command for esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib | ${cmake_ninja_workdir}esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib: phony esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a || esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_security/libesp_security.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/vfs/libvfs.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/mbedtls/mbedtls/pkgconfig/edit_cache: phony esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/pkgconfig/rebuild_cache: phony esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/mbedtls/mbedtls/pkgconfig/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/pkgconfig/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/pkgconfig/install: phony esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/pkgconfig/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/pkgconfig/install/local: phony esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/mbedtls/mbedtls/pkgconfig/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/pkgconfig/install/strip: phony esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for bootloader-flash + +build esp-idf/bootloader/bootloader-flash: phony esp-idf/bootloader/CMakeFiles/bootloader-flash bootloader + + +############################################# +# Utility command for encrypted-bootloader-flash + +build esp-idf/bootloader/encrypted-bootloader-flash: phony esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash + + +############################################# +# Utility command for edit_cache + +build esp-idf/bootloader/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/bootloader/edit_cache: phony esp-idf/bootloader/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bootloader/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bootloader/rebuild_cache: phony esp-idf/bootloader/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bootloader/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bootloader/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bootloader/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bootloader/install: phony esp-idf/bootloader/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bootloader/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bootloader/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bootloader/install/local: phony esp-idf/bootloader/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bootloader/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bootloader/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bootloader/install/strip: phony esp-idf/bootloader/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/bootloader/CMakeFiles/bootloader-flash + +build esp-idf/bootloader/CMakeFiles/bootloader-flash | ${cmake_ninja_workdir}esp-idf/bootloader/CMakeFiles/bootloader-flash: CUSTOM_COMMAND || bootloader esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.4.1/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;;/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@bootloader-flash_args" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build -P /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash + +build esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash | ${cmake_ninja_workdir}esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader && /usr/bin/cmake -E echo "Error: The target encrypted-bootloader-flash requires" && /usr/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /usr/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /usr/bin/cmake -P /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/scripts/fail.cmake + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for app-flash + +build esp-idf/esptool_py/app-flash: phony esp-idf/esptool_py/CMakeFiles/app-flash app + + +############################################# +# Utility command for encrypted-app-flash + +build esp-idf/esptool_py/encrypted-app-flash: phony esp-idf/esptool_py/CMakeFiles/encrypted-app-flash + + +############################################# +# Utility command for app_check_size + +build esp-idf/esptool_py/app_check_size: phony esp-idf/esptool_py/CMakeFiles/app_check_size esp-idf/partition_table/partition_table_bin gen_project_binary + + +############################################# +# Utility command for edit_cache + +build esp-idf/esptool_py/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esptool_py/edit_cache: phony esp-idf/esptool_py/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esptool_py/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esptool_py/rebuild_cache: phony esp-idf/esptool_py/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esptool_py/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esptool_py/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esptool_py/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esptool_py/install: phony esp-idf/esptool_py/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esptool_py/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esptool_py/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esptool_py/install/local: phony esp-idf/esptool_py/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esptool_py/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esptool_py/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esptool_py/install/strip: phony esp-idf/esptool_py/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/esptool_py/CMakeFiles/app-flash + +build esp-idf/esptool_py/CMakeFiles/app-flash | ${cmake_ninja_workdir}esp-idf/esptool_py/CMakeFiles/app-flash: CUSTOM_COMMAND || ESP32-IDF_Temperture-Node-v2.elf _project_elf_src app esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_security/libesp_security.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__bme280/libespressif__bme280.a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/espressif__mqtt/libespressif__mqtt.a esp-idf/esptool_py/app_check_size esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/partition_table/partition_table_bin esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/rt/librt.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary + COMMAND = cd /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.4.1/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;;/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@app-flash_args" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build -P /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for esp-idf/esptool_py/CMakeFiles/encrypted-app-flash + +build esp-idf/esptool_py/CMakeFiles/encrypted-app-flash | ${cmake_ninja_workdir}esp-idf/esptool_py/CMakeFiles/encrypted-app-flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py && /usr/bin/cmake -E echo "Error: The target encrypted-app-flash requires" && /usr/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /usr/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /usr/bin/cmake -P /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/scripts/fail.cmake + + +############################################# +# Custom command for esp-idf/esptool_py/CMakeFiles/app_check_size + +build esp-idf/esptool_py/CMakeFiles/app_check_size | ${cmake_ninja_workdir}esp-idf/esptool_py/CMakeFiles/app_check_size: CUSTOM_COMMAND || ESP32-IDF_Temperture-Node-v2.elf _project_elf_src esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_security/libesp_security.a esp-idf/esp_system/__ldgen_output_sections.ld esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__bme280/libespressif__bme280.a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/espressif__mqtt/libespressif__mqtt.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/partition_table/partition_table_bin esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/rt/librt.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a gen_project_binary + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py && /home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/partition_table/partition-table.bin /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.bin + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for partition_table_bin + +build esp-idf/partition_table/partition_table_bin: phony esp-idf/partition_table/CMakeFiles/partition_table_bin partition_table/partition-table.bin + + +############################################# +# Utility command for partition-table + +build esp-idf/partition_table/partition-table: phony esp-idf/partition_table/CMakeFiles/partition-table esp-idf/partition_table/partition_table_bin + + +############################################# +# Utility command for partition_table + +build esp-idf/partition_table/partition_table: phony esp-idf/partition_table/CMakeFiles/partition_table esp-idf/partition_table/partition-table + + +############################################# +# Utility command for partition-table-flash + +build esp-idf/partition_table/partition-table-flash: phony esp-idf/partition_table/CMakeFiles/partition-table-flash + + +############################################# +# Utility command for encrypted-partition-table-flash + +build esp-idf/partition_table/encrypted-partition-table-flash: phony esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash + + +############################################# +# Utility command for partition_table-flash + +build esp-idf/partition_table/partition_table-flash: phony esp-idf/partition_table/CMakeFiles/partition_table-flash esp-idf/partition_table/partition-table-flash + + +############################################# +# Utility command for edit_cache + +build esp-idf/partition_table/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/partition_table/edit_cache: phony esp-idf/partition_table/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/partition_table/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/partition_table/rebuild_cache: phony esp-idf/partition_table/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/partition_table/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/partition_table/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/partition_table/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/partition_table/install: phony esp-idf/partition_table/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/partition_table/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/partition_table/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/partition_table/install/local: phony esp-idf/partition_table/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/partition_table/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/partition_table/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/partition_table/install/strip: phony esp-idf/partition_table/CMakeFiles/install/strip.util + + +############################################# +# Phony custom command for esp-idf/partition_table/CMakeFiles/partition_table_bin + +build esp-idf/partition_table/CMakeFiles/partition_table_bin | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition_table_bin: phony partition_table/partition-table.bin partition_table/partition-table.bin + + +############################################# +# Custom command for partition_table/partition-table.bin + +build partition_table/partition-table.bin | ${cmake_ninja_workdir}partition_table/partition-table.bin: CUSTOM_COMMAND /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/partitions_singleapp.csv /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/gen_esp32part.py + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table && /home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB -- /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/partitions_singleapp.csv /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/partition_table/partition-table.bin && /usr/bin/cmake -E echo "Partition table binary generated. Contents:" && /usr/bin/cmake -E echo "*******************************************************************************" && /home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB -- /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/partition_table/partition-table.bin && /usr/bin/cmake -E echo "*******************************************************************************" + DESC = Generating ../../partition_table/partition-table.bin + restat = 1 + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition-table + +build esp-idf/partition_table/CMakeFiles/partition-table | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition-table: CUSTOM_COMMAND || esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table && /usr/bin/cmake -E echo "Partition table binary generated. Contents:" && /usr/bin/cmake -E echo "*******************************************************************************" && /home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB -- /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/partition_table/partition-table.bin && /usr/bin/cmake -E echo "*******************************************************************************" + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition_table + +build esp-idf/partition_table/CMakeFiles/partition_table | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition_table: CUSTOM_COMMAND || esp-idf/partition_table/partition-table esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table && /usr/bin/cmake -E echo + DESC = Warning: command "partition_table" is deprecated. Have you wanted to run "partition-table" instead? + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition-table-flash + +build esp-idf/partition_table/CMakeFiles/partition-table-flash | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition-table-flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table && /usr/bin/cmake -D IDF_PATH=/home/abobkov/esp/v5.4.1/esp-idf -D "SERIAL_TOOL=/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python;;/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@partition-table-flash_args" -D WORKING_DIRECTORY=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build -P /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash + +build esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table && /usr/bin/cmake -E echo "Error: The target encrypted-partition-table-flash requires" && /usr/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /usr/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /usr/bin/cmake -P /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/scripts/fail.cmake + + +############################################# +# Custom command for esp-idf/partition_table/CMakeFiles/partition_table-flash + +build esp-idf/partition_table/CMakeFiles/partition_table-flash | ${cmake_ninja_workdir}esp-idf/partition_table/CMakeFiles/partition_table-flash: CUSTOM_COMMAND || esp-idf/partition_table/partition-table-flash + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table && /usr/bin/cmake -E echo + DESC = Warning: command "partition_table-flash" is deprecated. Have you wanted to run "partition-table-flash" instead? + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_app_format + + +############################################# +# Order-only phony target for __idf_esp_app_format + +build cmake_object_order_depends_target___idf_esp_app_format: phony || cmake_object_order_depends_target___idf_esp_bootloader_format + +build esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj: C_COMPILER____idf_esp_app_format_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/esp_app_desc.c || cmake_object_order_depends_target___idf_esp_app_format + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\"ESP32-IDF_Temperture-Node-v2\" -DPROJECT_VER=\"ESP32-Node_Switch-v2.7-9919-g7c\" + DEP_FILE = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir + OBJECT_FILE_DIR = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir + TARGET_COMPILE_PDB = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/__idf_esp_app_format.pdb + TARGET_PDB = esp-idf/esp_app_format/libesp_app_format.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_app_format + + +############################################# +# Link the static library esp-idf/esp_app_format/libesp_app_format.a + +build esp-idf/esp_app_format/libesp_app_format.a: C_STATIC_LIBRARY_LINKER____idf_esp_app_format_ esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj || esp-idf/esp_bootloader_format/libesp_bootloader_format.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/__idf_esp_app_format.pdb + TARGET_FILE = esp-idf/esp_app_format/libesp_app_format.a + TARGET_PDB = esp-idf/esp_app_format/libesp_app_format.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_app_format/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_app_format/edit_cache: phony esp-idf/esp_app_format/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_app_format/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_app_format/rebuild_cache: phony esp-idf/esp_app_format/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_app_format/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_app_format/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_app_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_app_format/install: phony esp-idf/esp_app_format/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_app_format/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_app_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_app_format/install/local: phony esp-idf/esp_app_format/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_app_format/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_app_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_app_format/install/strip: phony esp-idf/esp_app_format/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_bootloader_format + + +############################################# +# Order-only phony target for __idf_esp_bootloader_format + +build cmake_object_order_depends_target___idf_esp_bootloader_format: phony || cmake_object_order_depends_target___idf_app_update + +build esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj: C_COMPILER____idf_esp_bootloader_format_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c || cmake_object_order_depends_target___idf_esp_bootloader_format + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir + OBJECT_FILE_DIR = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir + TARGET_COMPILE_PDB = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/__idf_esp_bootloader_format.pdb + TARGET_PDB = esp-idf/esp_bootloader_format/libesp_bootloader_format.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_bootloader_format + + +############################################# +# Link the static library esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +build esp-idf/esp_bootloader_format/libesp_bootloader_format.a: C_STATIC_LIBRARY_LINKER____idf_esp_bootloader_format_ esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj || esp-idf/app_update/libapp_update.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/__idf_esp_bootloader_format.pdb + TARGET_FILE = esp-idf/esp_bootloader_format/libesp_bootloader_format.a + TARGET_PDB = esp-idf/esp_bootloader_format/libesp_bootloader_format.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_bootloader_format/edit_cache: phony esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_bootloader_format/rebuild_cache: phony esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_bootloader_format/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_bootloader_format/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_bootloader_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_bootloader_format/install: phony esp-idf/esp_bootloader_format/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_bootloader_format/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_bootloader_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_bootloader_format/install/local: phony esp-idf/esp_bootloader_format/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_bootloader_format/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_bootloader_format/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_bootloader_format/install/strip: phony esp-idf/esp_bootloader_format/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_app_update + + +############################################# +# Order-only phony target for __idf_app_update + +build cmake_object_order_depends_target___idf_app_update: phony || cmake_object_order_depends_target___idf_esp_partition + +build esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj: C_COMPILER____idf_app_update_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/app_update/esp_ota_ops.c || cmake_object_order_depends_target___idf_app_update + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir + OBJECT_FILE_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir + TARGET_COMPILE_PDB = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/__idf_app_update.pdb + TARGET_PDB = esp-idf/app_update/libapp_update.pdb + +build esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj: C_COMPILER____idf_app_update_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/app_update/esp_ota_app_desc.c || cmake_object_order_depends_target___idf_app_update + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir + OBJECT_FILE_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir + TARGET_COMPILE_PDB = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/__idf_app_update.pdb + TARGET_PDB = esp-idf/app_update/libapp_update.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_app_update + + +############################################# +# Link the static library esp-idf/app_update/libapp_update.a + +build esp-idf/app_update/libapp_update.a: C_STATIC_LIBRARY_LINKER____idf_app_update_ esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj || esp-idf/esp_partition/libesp_partition.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/__idf_app_update.pdb + TARGET_FILE = esp-idf/app_update/libapp_update.a + TARGET_PDB = esp-idf/app_update/libapp_update.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/app_update/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/app_update/edit_cache: phony esp-idf/app_update/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/app_update/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/app_update/rebuild_cache: phony esp-idf/app_update/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/app_update/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/app_update/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/app_update/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/app_update/install: phony esp-idf/app_update/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/app_update/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/app_update/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/app_update/install/local: phony esp-idf/app_update/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/app_update/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/app_update/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/app_update/install/strip: phony esp-idf/app_update/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_partition + + +############################################# +# Order-only phony target for __idf_esp_partition + +build cmake_object_order_depends_target___idf_esp_partition: phony || cmake_object_order_depends_target___idf_efuse + +build esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj: C_COMPILER____idf_esp_partition_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/partition.c || cmake_object_order_depends_target___idf_esp_partition + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include + OBJECT_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir + OBJECT_FILE_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir + TARGET_COMPILE_PDB = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/__idf_esp_partition.pdb + TARGET_PDB = esp-idf/esp_partition/libesp_partition.pdb + +build esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj: C_COMPILER____idf_esp_partition_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/partition_target.c || cmake_object_order_depends_target___idf_esp_partition + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include + OBJECT_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir + OBJECT_FILE_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir + TARGET_COMPILE_PDB = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/__idf_esp_partition.pdb + TARGET_PDB = esp-idf/esp_partition/libesp_partition.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_partition + + +############################################# +# Link the static library esp-idf/esp_partition/libesp_partition.a + +build esp-idf/esp_partition/libesp_partition.a: C_STATIC_LIBRARY_LINKER____idf_esp_partition_ esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj || esp-idf/efuse/libefuse.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/__idf_esp_partition.pdb + TARGET_FILE = esp-idf/esp_partition/libesp_partition.a + TARGET_PDB = esp-idf/esp_partition/libesp_partition.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_partition/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_partition && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_partition/edit_cache: phony esp-idf/esp_partition/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_partition/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_partition && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_partition/rebuild_cache: phony esp-idf/esp_partition/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_partition/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_partition/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_partition/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_partition && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_partition/install: phony esp-idf/esp_partition/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_partition/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_partition/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_partition && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_partition/install/local: phony esp-idf/esp_partition/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_partition/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_partition/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_partition && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_partition/install/strip: phony esp-idf/esp_partition/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_efuse + + +############################################# +# Order-only phony target for __idf_efuse + +build cmake_object_order_depends_target___idf_efuse: phony || cmake_object_order_depends_target___idf_bootloader_support + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_table.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/esp_efuse_table.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_table.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_PDB = esp-idf/efuse/libefuse.pdb + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_fields.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_fields.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_PDB = esp-idf/efuse/libefuse.pdb + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_utility.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_utility.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_PDB = esp-idf/efuse/libefuse.pdb + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_api.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_PDB = esp-idf/efuse/libefuse.pdb + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_PDB = esp-idf/efuse/libefuse.pdb + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_PDB = esp-idf/efuse/libefuse.pdb + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/without_key_purposes/three_key_blocks + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_PDB = esp-idf/efuse/libefuse.pdb + +build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj: C_COMPILER____idf_efuse_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_startup.c || cmake_object_order_depends_target___idf_efuse + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_PDB = esp-idf/efuse/libefuse.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_efuse + + +############################################# +# Link the static library esp-idf/efuse/libefuse.a + +build esp-idf/efuse/libefuse.a: C_STATIC_LIBRARY_LINKER____idf_efuse_ esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_table.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_fields.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_utility.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c.obj esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj || esp-idf/bootloader_support/libbootloader_support.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb + TARGET_FILE = esp-idf/efuse/libefuse.a + TARGET_PDB = esp-idf/efuse/libefuse.pdb + + +############################################# +# Utility command for efuse-common-table + +build esp-idf/efuse/efuse-common-table: phony esp-idf/efuse/CMakeFiles/efuse-common-table + + +############################################# +# Utility command for efuse_common_table + +build esp-idf/efuse/efuse_common_table: phony esp-idf/efuse/CMakeFiles/efuse_common_table esp-idf/efuse/efuse-common-table + + +############################################# +# Utility command for efuse-custom-table + +build esp-idf/efuse/efuse-custom-table: phony + + +############################################# +# Utility command for efuse_custom_table + +build esp-idf/efuse/efuse_custom_table: phony esp-idf/efuse/CMakeFiles/efuse_custom_table esp-idf/efuse/efuse-custom-table + + +############################################# +# Utility command for show-efuse-table + +build esp-idf/efuse/show-efuse-table: phony esp-idf/efuse/CMakeFiles/show-efuse-table + + +############################################# +# Utility command for show_efuse_table + +build esp-idf/efuse/show_efuse_table: phony esp-idf/efuse/CMakeFiles/show_efuse_table esp-idf/efuse/show-efuse-table + + +############################################# +# Utility command for efuse_test_table + +build esp-idf/efuse/efuse_test_table: phony esp-idf/efuse/CMakeFiles/efuse_test_table + + +############################################# +# Utility command for edit_cache + +build esp-idf/efuse/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/efuse/edit_cache: phony esp-idf/efuse/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/efuse/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/efuse/rebuild_cache: phony esp-idf/efuse/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/efuse/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/efuse/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/efuse/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/efuse/install: phony esp-idf/efuse/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/efuse/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/efuse/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/efuse/install/local: phony esp-idf/efuse/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/efuse/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/efuse/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/efuse/install/strip: phony esp-idf/efuse/CMakeFiles/install/strip.util + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse-common-table + +build esp-idf/efuse/CMakeFiles/efuse-common-table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse-common-table: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse && /home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/efuse_table_gen.py /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/esp_efuse_table.csv -t esp32 --max_blk_len 192 + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_common_table + +build esp-idf/efuse/CMakeFiles/efuse_common_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_common_table: CUSTOM_COMMAND || esp-idf/efuse/efuse-common-table + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse && /usr/bin/cmake -E echo + DESC = Warning: command "efuse_common_table" is deprecated. Have you wanted to run "efuse-common-table" instead? + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_custom_table + +build esp-idf/efuse/CMakeFiles/efuse_custom_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_custom_table: CUSTOM_COMMAND || esp-idf/efuse/efuse-custom-table + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse && /usr/bin/cmake -E echo + DESC = Warning: command "efuse_custom_table" is deprecated. Have you wanted to run "efuse-custom-table" instead? + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/show-efuse-table + +build esp-idf/efuse/CMakeFiles/show-efuse-table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/show-efuse-table: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse && /home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/efuse_table_gen.py /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/esp_efuse_table.csv -t esp32 --max_blk_len 192 --info + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/show_efuse_table + +build esp-idf/efuse/CMakeFiles/show_efuse_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/show_efuse_table: CUSTOM_COMMAND || esp-idf/efuse/show-efuse-table + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse && /usr/bin/cmake -E echo + DESC = Warning: command "show_efuse_table" is deprecated. Have you wanted to run "show-efuse-table" instead? + + +############################################# +# Custom command for esp-idf/efuse/CMakeFiles/efuse_test_table + +build esp-idf/efuse/CMakeFiles/efuse_test_table | ${cmake_ninja_workdir}esp-idf/efuse/CMakeFiles/efuse_test_table: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse && /home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/efuse_table_gen.py /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/test/esp_efuse_test_table.csv -t esp32 --max_blk_len 192 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_bootloader_support + + +############################################# +# Order-only phony target for __idf_bootloader_support + +build cmake_object_order_depends_target___idf_bootloader_support: phony || cmake_object_order_depends_target___idf_esp_mm + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_common.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_common_loader.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_clock_init.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_mem.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_random.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_efuse.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/flash_encrypt.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/secure_boot.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_random_esp32.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_utility.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/flash_partitions.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/esp_image_format.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/idf/bootloader_sha.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/secure_boot_secure_features.c.obj: C_COMPILER____idf_bootloader_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/esp32/secure_boot_secure_features.c || cmake_object_order_depends_target___idf_bootloader_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/secure_boot_secure_features.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32 + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_bootloader_support + + +############################################# +# Link the static library esp-idf/bootloader_support/libbootloader_support.a + +build esp-idf/bootloader_support/libbootloader_support.a: C_STATIC_LIBRARY_LINKER____idf_bootloader_support_ esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/secure_boot_secure_features.c.obj || esp-idf/esp_mm/libesp_mm.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb + TARGET_FILE = esp-idf/bootloader_support/libbootloader_support.a + TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/bootloader_support/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/bootloader_support/edit_cache: phony esp-idf/bootloader_support/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bootloader_support/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bootloader_support/rebuild_cache: phony esp-idf/bootloader_support/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bootloader_support/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bootloader_support/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bootloader_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bootloader_support/install: phony esp-idf/bootloader_support/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bootloader_support/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bootloader_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bootloader_support/install/local: phony esp-idf/bootloader_support/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bootloader_support/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bootloader_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bootloader_support/install/strip: phony esp-idf/bootloader_support/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_mm + + +############################################# +# Order-only phony target for __idf_esp_mm + +build cmake_object_order_depends_target___idf_esp_mm: phony || cmake_object_order_depends_target___idf_spi_flash + +build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj: C_COMPILER____idf_esp_mm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/esp_mmu_map.c || cmake_object_order_depends_target___idf_esp_mm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + OBJECT_FILE_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb + TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb + +build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32/ext_mem_layout.c.obj: C_COMPILER____idf_esp_mm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/port/esp32/ext_mem_layout.c || cmake_object_order_depends_target___idf_esp_mm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32/ext_mem_layout.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + OBJECT_FILE_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb + TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb + +build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj: C_COMPILER____idf_esp_mm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/esp_cache.c || cmake_object_order_depends_target___idf_esp_mm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + OBJECT_FILE_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb + TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb + +build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/cache_esp32.c.obj: C_COMPILER____idf_esp_mm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/cache_esp32.c || cmake_object_order_depends_target___idf_esp_mm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/cache_esp32.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + OBJECT_FILE_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb + TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb + +build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj: C_COMPILER____idf_esp_mm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/heap_align_hw.c || cmake_object_order_depends_target___idf_esp_mm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + OBJECT_FILE_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb + TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_mm + + +############################################# +# Link the static library esp-idf/esp_mm/libesp_mm.a + +build esp-idf/esp_mm/libesp_mm.a: C_STATIC_LIBRARY_LINKER____idf_esp_mm_ esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32/ext_mem_layout.c.obj esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/cache_esp32.c.obj esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj || esp-idf/spi_flash/libspi_flash.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb + TARGET_FILE = esp-idf/esp_mm/libesp_mm.a + TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_mm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_mm && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_mm/edit_cache: phony esp-idf/esp_mm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_mm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_mm && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_mm/rebuild_cache: phony esp-idf/esp_mm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_mm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_mm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_mm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_mm && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_mm/install: phony esp-idf/esp_mm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_mm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_mm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_mm && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_mm/install/local: phony esp-idf/esp_mm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_mm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_mm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_mm && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_mm/install/strip: phony esp-idf/esp_mm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_spi_flash + + +############################################# +# Order-only phony target for __idf_spi_flash + +build cmake_object_order_depends_target___idf_spi_flash: phony || cmake_object_order_depends_target___idf_esp_system + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/flash_brownout_hook.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_drivers.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_generic.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_issi.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_mxic.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_gd.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_winbond.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_boya.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_th.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/memspi_host_driver.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/cache_utils.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/flash_mmap.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/flash_ops.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_wrap.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/esp_flash_api.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/esp_flash_spi_init.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_os_func_app.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj: C_COMPILER____idf_spi_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_os_func_noos.c || cmake_object_order_depends_target___idf_spi_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_spi_flash + + +############################################# +# Link the static library esp-idf/spi_flash/libspi_flash.a + +build esp-idf/spi_flash/libspi_flash.a: C_STATIC_LIBRARY_LINKER____idf_spi_flash_ esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj || esp-idf/esp_system/libesp_system.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb + TARGET_FILE = esp-idf/spi_flash/libspi_flash.a + TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/spi_flash/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/spi_flash/edit_cache: phony esp-idf/spi_flash/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/spi_flash/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/spi_flash/rebuild_cache: phony esp-idf/spi_flash/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/spi_flash/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/spi_flash/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/spi_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/spi_flash/install: phony esp-idf/spi_flash/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/spi_flash/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/spi_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/spi_flash/install/local: phony esp-idf/spi_flash/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/spi_flash/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/spi_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/spi_flash/install/strip: phony esp-idf/spi_flash/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_system + + +############################################# +# Order-only phony target for __idf_esp_system + +build cmake_object_order_depends_target___idf_esp_system: phony || cmake_object_order_depends_target___idf_esp_common + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/esp_err.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/crosscore_int.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/esp_ipc.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/freertos_hooks.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/int_wdt.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/panic.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/esp_system.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/startup.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/startup_funcs.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/system_time.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/stack_check.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/ubsan.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/xt_wdt.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/task_wdt/task_wdt.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/task_wdt/task_wdt_impl_timergroup.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/cpu_start.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/panic_handler.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/esp_system_chip.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/image_process.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/brownout.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_ipc_isr.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/esp_ipc_isr.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_ipc_isr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_port.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/esp_ipc_isr_port.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_port.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_handler.S.obj: ASM_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/esp_ipc_isr_handler.S || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_handler.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_routines.S.obj: ASM_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/esp_ipc_isr_routines.S || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_routines.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/panic_arch.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj: ASM_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/panic_handler_asm.S || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj: ASM_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack_asm.S || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj: ASM_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers_asm.S || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/debug_stubs.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/trax.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/highint_hdl.S.obj: ASM_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/highint_hdl.S || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/highint_hdl.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/clk.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/clk.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/clk.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/reset_reason.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/reset_reason.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/reset_reason.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/system_internal.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/system_internal.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/system_internal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/cache_err_int.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/cache_err_int.c || cmake_object_order_depends_target___idf_esp_system + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/cache_err_int.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_system + + +############################################# +# Link the static library esp-idf/esp_system/libesp_system.a + +build esp-idf/esp_system/libesp_system.a: C_STATIC_LIBRARY_LINKER____idf_esp_system_ esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_ipc_isr.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_port.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_handler.S.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_routines.S.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/highint_hdl.S.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/clk.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/reset_reason.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/system_internal.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/cache_err_int.c.obj || esp-idf/esp_common/libesp_common.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_FILE = esp-idf/esp_system/libesp_system.a + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + + +############################################# +# Utility command for memory.ld + +build esp-idf/esp_system/memory.ld: phony esp-idf/esp_system/CMakeFiles/memory.ld esp-idf/esp_system/ld/memory.ld + + +############################################# +# Utility command for sections.ld.in + +build esp-idf/esp_system/sections.ld.in: phony esp-idf/esp_system/CMakeFiles/sections.ld.in esp-idf/esp_system/ld/sections.ld.in + + +############################################# +# Utility command for __ldgen_output_sections.ld + +build esp-idf/esp_system/__ldgen_output_sections.ld: phony esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld esp-idf/esp_system/ld/sections.ld esp-idf/esp_system/ld/sections.ld.in esp-idf/app_trace/libapp_trace.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__bme280/libespressif__bme280.a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/espressif__mqtt/libespressif__mqtt.a esp-idf/fatfs/libfatfs.a esp-idf/json/libjson.a esp-idf/main/libmain.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/rt/librt.a esp-idf/spiffs/libspiffs.a esp-idf/unity/libunity.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/xtensa/libxtensa.a + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_system/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_system/edit_cache: phony esp-idf/esp_system/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_system/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_system/rebuild_cache: phony esp-idf/esp_system/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_system/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_system/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_system/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_system/install: phony esp-idf/esp_system/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_system/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_system/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_system/install/local: phony esp-idf/esp_system/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_system/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_system/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_system/install/strip: phony esp-idf/esp_system/CMakeFiles/install/strip.util + + +############################################# +# Phony custom command for esp-idf/esp_system/CMakeFiles/memory.ld + +build esp-idf/esp_system/CMakeFiles/memory.ld | ${cmake_ninja_workdir}esp-idf/esp_system/CMakeFiles/memory.ld: phony esp-idf/esp_system/ld/memory.ld + + +############################################# +# Custom command for esp-idf/esp_system/ld/memory.ld + +build esp-idf/esp_system/ld/memory.ld | ${cmake_ninja_workdir}esp-idf/esp_system/ld/memory.ld: CUSTOM_COMMAND /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/ld/esp32/memory.ld.in config/sdkconfig.h + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system && /usr/bin/cmake -DCC=/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DSOURCE=/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/ld/esp32/memory.ld.in -DTARGET=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/memory.ld -DCONFIG_DIR=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -DLD_DIR=/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/ld -P /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/linker_script_generator.cmake + DESC = Generating /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/memory.ld linker script... + restat = 1 + + +############################################# +# Phony custom command for esp-idf/esp_system/CMakeFiles/sections.ld.in + +build esp-idf/esp_system/CMakeFiles/sections.ld.in | ${cmake_ninja_workdir}esp-idf/esp_system/CMakeFiles/sections.ld.in: phony esp-idf/esp_system/ld/sections.ld.in + + +############################################# +# Custom command for esp-idf/esp_system/ld/sections.ld.in + +build esp-idf/esp_system/ld/sections.ld.in | ${cmake_ninja_workdir}esp-idf/esp_system/ld/sections.ld.in: CUSTOM_COMMAND /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/ld/esp32/sections.ld.in config/sdkconfig.h + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system && /usr/bin/cmake -DCC=/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DSOURCE=/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/ld/esp32/sections.ld.in -DTARGET=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/sections.ld.in -DCONFIG_DIR=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -DLD_DIR=/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/ld -P /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/linker_script_generator.cmake + DESC = Generating /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/sections.ld.in linker script... + restat = 1 + + +############################################# +# Phony custom command for esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld + +build esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld | ${cmake_ninja_workdir}esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld: phony esp-idf/esp_system/ld/sections.ld || esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_security/libesp_security.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__bme280/libespressif__bme280.a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/espressif__mqtt/libespressif__mqtt.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/rt/librt.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a + + +############################################# +# Custom command for esp-idf/esp_system/ld/sections.ld + +build esp-idf/esp_system/ld/sections.ld | ${cmake_ninja_workdir}esp-idf/esp_system/ld/sections.ld: CUSTOM_COMMAND esp-idf/esp_system/ld/sections.ld.in /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/app.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/common.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/soc.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/hal/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/log/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/heap/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/soc/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/linker_common.lf /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/newlib.lf /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/system_libs.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/vfs/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/ieee802154/linker.lf /home/abobkov/esp/v5.4.1/esp-idf/components/openthread/linker.lf esp-idf/xtensa/libxtensa.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/app_update/libapp_update.a esp-idf/esp_partition/libesp_partition.a esp-idf/efuse/libefuse.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_mm/libesp_mm.a esp-idf/spi_flash/libspi_flash.a esp-idf/esp_system/libesp_system.a esp-idf/esp_common/libesp_common.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/log/liblog.a esp-idf/heap/libheap.a esp-idf/soc/libsoc.a esp-idf/esp_security/libesp_security.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/pthread/libpthread.a esp-idf/cxx/libcxx.a esp-idf/esp_timer/libesp_timer.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/app_trace/libapp_trace.a esp-idf/esp_event/libesp_event.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/driver/libdriver.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/vfs/libvfs.a esp-idf/lwip/liblwip.a esp-idf/esp_netif/libesp_netif.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/unity/libunity.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/espcoredump/libespcoredump.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/fatfs/libfatfs.a esp-idf/json/libjson.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/perfmon/libperfmon.a esp-idf/rt/librt.a esp-idf/spiffs/libspiffs.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/espressif__bme280/libespressif__bme280.a esp-idf/espressif__mqtt/libespressif__mqtt.a esp-idf/main/libmain.a /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/sdkconfig || esp-idf/app_trace/libapp_trace.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_driver_dac/libesp_driver_dac.a esp-idf/esp_driver_gpio/libesp_driver_gpio.a esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a esp-idf/esp_driver_i2c/libesp_driver_i2c.a esp-idf/esp_driver_i2s/libesp_driver_i2s.a esp-idf/esp_driver_ledc/libesp_driver_ledc.a esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a esp-idf/esp_driver_rmt/libesp_driver_rmt.a esp-idf/esp_driver_sdio/libesp_driver_sdio.a esp-idf/esp_driver_sdm/libesp_driver_sdm.a esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a esp-idf/esp_driver_spi/libesp_driver_spi.a esp-idf/esp_driver_uart/libesp_driver_uart.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_event/libesp_event.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_mm/libesp_mm.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_partition/libesp_partition.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_pm/libesp_pm.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/esp_rom/libesp_rom.a esp-idf/esp_security/libesp_security.a esp-idf/esp_system/libesp_system.a esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/esp_timer/libesp_timer.a esp-idf/esp_vfs_console/libesp_vfs_console.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/espcoredump/libespcoredump.a esp-idf/espressif__bme280/libespressif__bme280.a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/espressif__mqtt/libespressif__mqtt.a esp-idf/fatfs/libfatfs.a esp-idf/freertos/libfreertos.a esp-idf/hal/libhal.a esp-idf/heap/libheap.a esp-idf/http_parser/libhttp_parser.a esp-idf/json/libjson.a esp-idf/log/liblog.a esp-idf/lwip/liblwip.a esp-idf/main/libmain.a esp-idf/mbedtls/custom_bundle esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/newlib/libnewlib.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a esp-idf/perfmon/libperfmon.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/pthread/libpthread.a esp-idf/rt/librt.a esp-idf/sdmmc/libsdmmc.a esp-idf/soc/libsoc.a esp-idf/spi_flash/libspi_flash.a esp-idf/spiffs/libspiffs.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/unity/libunity.a esp-idf/vfs/libvfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/xtensa/libxtensa.a + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system && /home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python /home/abobkov/esp/v5.4.1/esp-idf/tools/ldgen/ldgen.py --config /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/sdkconfig --fragments-list "/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/app.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/common.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/soc.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/hal/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/log/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/heap/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/soc/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/linker_common.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/newlib.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/system_libs.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/ieee802154/linker.lf;/home/abobkov/esp/v5.4.1/esp-idf/components/openthread/linker.lf" --input /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/sections.ld.in --output /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/sections.ld --kconfig /home/abobkov/esp/v5.4.1/esp-idf/Kconfig --env-file /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config.env --libraries-file /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/ldgen_libraries --objdump /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump + DESC = Generating ld/sections.ld + restat = 1 + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_system/port/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_system/port/edit_cache: phony esp-idf/esp_system/port/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_system/port/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_system/port/rebuild_cache: phony esp-idf/esp_system/port/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_system/port/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_system/port/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_system/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_system/port/install: phony esp-idf/esp_system/port/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_system/port/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_system/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_system/port/install/local: phony esp-idf/esp_system/port/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_system/port/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_system/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_system/port/install/strip: phony esp-idf/esp_system/port/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_system/port/soc/esp32/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32 && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_system/port/soc/esp32/edit_cache: phony esp-idf/esp_system/port/soc/esp32/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_system/port/soc/esp32/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32 && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32/rebuild_cache: phony esp-idf/esp_system/port/soc/esp32/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_system/port/soc/esp32/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_system/port/soc/esp32/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_system/port/soc/esp32/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32 && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32/install: phony esp-idf/esp_system/port/soc/esp32/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_system/port/soc/esp32/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_system/port/soc/esp32/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32 && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32/install/local: phony esp-idf/esp_system/port/soc/esp32/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_system/port/soc/esp32/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_system/port/soc/esp32/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32 && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_system/port/soc/esp32/install/strip: phony esp-idf/esp_system/port/soc/esp32/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_common + + +############################################# +# Order-only phony target for __idf_esp_common + +build cmake_object_order_depends_target___idf_esp_common: phony || cmake_object_order_depends_target___idf_esp_rom + +build esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj: C_COMPILER____idf_esp_common_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/src/esp_err_to_name.c || cmake_object_order_depends_target___idf_esp_common + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/include + OBJECT_DIR = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir + OBJECT_FILE_DIR = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/__idf_esp_common.pdb + TARGET_PDB = esp-idf/esp_common/libesp_common.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_common + + +############################################# +# Link the static library esp-idf/esp_common/libesp_common.a + +build esp-idf/esp_common/libesp_common.a: C_STATIC_LIBRARY_LINKER____idf_esp_common_ esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj || esp-idf/esp_rom/libesp_rom.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/__idf_esp_common.pdb + TARGET_FILE = esp-idf/esp_common/libesp_common.a + TARGET_PDB = esp-idf/esp_common/libesp_common.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_common/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_common/edit_cache: phony esp-idf/esp_common/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_common/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_common/rebuild_cache: phony esp-idf/esp_common/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_common/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_common/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_common/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_common/install: phony esp-idf/esp_common/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_common/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_common/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_common/install/local: phony esp-idf/esp_common/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_common/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_common/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_common/install/strip: phony esp-idf/esp_common/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_rom + + +############################################# +# Order-only phony target for __idf_esp_rom + +build cmake_object_order_depends_target___idf_esp_rom: phony || cmake_object_order_depends_target___idf_hal + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj: C_COMPILER____idf_esp_rom_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_sys.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj: C_COMPILER____idf_esp_rom_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_print.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj: C_COMPILER____idf_esp_rom_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_crc.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj: C_COMPILER____idf_esp_rom_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_uart.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj: C_COMPILER____idf_esp_rom_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj: C_COMPILER____idf_esp_rom_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_efuse.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj: C_COMPILER____idf_esp_rom_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_gpio.c || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + +build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj: ASM_COMPILER____idf_esp_rom_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_longjmp.S || cmake_object_order_depends_target___idf_esp_rom + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_rom + + +############################################# +# Link the static library esp-idf/esp_rom/libesp_rom.a + +build esp-idf/esp_rom/libesp_rom.a: C_STATIC_LIBRARY_LINKER____idf_esp_rom_ esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj || esp-idf/hal/libhal.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb + TARGET_FILE = esp-idf/esp_rom/libesp_rom.a + TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_rom/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_rom && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_rom/edit_cache: phony esp-idf/esp_rom/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_rom/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_rom && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_rom/rebuild_cache: phony esp-idf/esp_rom/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_rom/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_rom/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_rom/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_rom && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_rom/install: phony esp-idf/esp_rom/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_rom/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_rom/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_rom && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_rom/install/local: phony esp-idf/esp_rom/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_rom/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_rom/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_rom && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_rom/install/strip: phony esp-idf/esp_rom/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_hal + + +############################################# +# Order-only phony target for __idf_hal + +build cmake_object_order_depends_target___idf_hal: phony || cmake_object_order_depends_target___idf_log + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/hal_utils.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/mpu_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/efuse_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/efuse_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/efuse_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/efuse_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/wdt_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/mmu_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/cache_hal_esp32.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/cache_hal_esp32.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/cache_hal_esp32.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/color_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_flash_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_flash_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/clk_tree_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/clk_tree_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/clk_tree_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/uart_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/uart_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/gpio_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/rtc_io_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/timer_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/ledc_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/ledc_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/i2c_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/i2c_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/rmt_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/pcnt_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/mcpwm_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/twai_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/twai_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/i2s_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/sdm_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/sdmmc_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/sdmmc_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/sdmmc_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/emac_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/emac_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/emac_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/adc_hal_common.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/adc_oneshot_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/adc_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/mpi_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/sha_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/aes_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/brownout_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_slave_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_slave_hal_iram.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/sdio_slave_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/sdio_slave_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/sdio_slave_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/touch_sensor_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/touch_sensor_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/touch_sensor_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/touch_sensor_hal.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/gpio_hal_workaround.c.obj: C_COMPILER____idf_hal_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/gpio_hal_workaround.c || cmake_object_order_depends_target___idf_hal + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/gpio_hal_workaround.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_PDB = esp-idf/hal/libhal.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_hal + + +############################################# +# Link the static library esp-idf/hal/libhal.a + +build esp-idf/hal/libhal.a: C_STATIC_LIBRARY_LINKER____idf_hal_ esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/efuse_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/cache_hal_esp32.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/clk_tree_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/sdmmc_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/emac_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/sdio_slave_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/touch_sensor_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/gpio_hal_workaround.c.obj || esp-idf/log/liblog.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb + TARGET_FILE = esp-idf/hal/libhal.a + TARGET_PDB = esp-idf/hal/libhal.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/hal/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/hal/edit_cache: phony esp-idf/hal/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/hal/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/hal/rebuild_cache: phony esp-idf/hal/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/hal/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/hal/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/hal/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/hal/install: phony esp-idf/hal/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/hal/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/hal/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/hal/install/local: phony esp-idf/hal/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/hal/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/hal/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/hal/install/strip: phony esp-idf/hal/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_log + + +############################################# +# Order-only phony target for __idf_log + +build cmake_object_order_depends_target___idf_log: phony || cmake_object_order_depends_target___idf_heap + +build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_timestamp.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/os/log_timestamp.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_timestamp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/os + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_PDB = esp-idf/log/liblog.pdb + +build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_timestamp_common.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_PDB = esp-idf/log/liblog.pdb + +build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/os/log_lock.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/os + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_PDB = esp-idf/log/liblog.pdb + +build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/os/log_write.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/os + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_PDB = esp-idf/log/liblog.pdb + +build esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/buffer/log_buffers.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_PDB = esp-idf/log/liblog.pdb + +build esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/util.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_PDB = esp-idf/log/liblog.pdb + +build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/log_level.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_PDB = esp-idf/log/liblog.pdb + +build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_level.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/tag_log_level/tag_log_level.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_level.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_PDB = esp-idf/log/liblog.pdb + +build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list/log_linked_list.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/tag_log_level/linked_list/log_linked_list.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list/log_linked_list.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_PDB = esp-idf/log/liblog.pdb + +build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log_binary_heap.c.obj: C_COMPILER____idf_log_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/tag_log_level/cache/log_binary_heap.c || cmake_object_order_depends_target___idf_log + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log_binary_heap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_PDB = esp-idf/log/liblog.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_log + + +############################################# +# Link the static library esp-idf/log/liblog.a + +build esp-idf/log/liblog.a: C_STATIC_LIBRARY_LINKER____idf_log_ esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_timestamp.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_level.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list/log_linked_list.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log_binary_heap.c.obj || esp-idf/heap/libheap.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb + TARGET_FILE = esp-idf/log/liblog.a + TARGET_PDB = esp-idf/log/liblog.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/log/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/log/edit_cache: phony esp-idf/log/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/log/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/log/rebuild_cache: phony esp-idf/log/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/log/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/log/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/log/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/log/install: phony esp-idf/log/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/log/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/log/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/log/install/local: phony esp-idf/log/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/log/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/log/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/log/install/strip: phony esp-idf/log/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_heap + + +############################################# +# Order-only phony target for __idf_heap + +build cmake_object_order_depends_target___idf_heap: phony || cmake_object_order_depends_target___idf_soc + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj: C_COMPILER____idf_heap_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/heap/heap_caps_base.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb + TARGET_PDB = esp-idf/heap/libheap.pdb + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj: C_COMPILER____idf_heap_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/heap/heap_caps.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb + TARGET_PDB = esp-idf/heap/libheap.pdb + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj: C_COMPILER____idf_heap_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/heap/heap_caps_init.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb + TARGET_PDB = esp-idf/heap/libheap.pdb + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj: C_COMPILER____idf_heap_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/heap/multi_heap.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb + TARGET_PDB = esp-idf/heap/libheap.pdb + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj: C_COMPILER____idf_heap_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/tlsf.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf + TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb + TARGET_PDB = esp-idf/heap/libheap.pdb + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj: C_COMPILER____idf_heap_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/heap/port/memory_layout_utils.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir/port + TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb + TARGET_PDB = esp-idf/heap/libheap.pdb + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32/memory_layout.c.obj: C_COMPILER____idf_heap_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/heap/port/esp32/memory_layout.c || cmake_object_order_depends_target___idf_heap + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32/memory_layout.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb + TARGET_PDB = esp-idf/heap/libheap.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_heap + + +############################################# +# Link the static library esp-idf/heap/libheap.a + +build esp-idf/heap/libheap.a: C_STATIC_LIBRARY_LINKER____idf_heap_ esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32/memory_layout.c.obj || esp-idf/soc/libsoc.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb + TARGET_FILE = esp-idf/heap/libheap.a + TARGET_PDB = esp-idf/heap/libheap.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/heap/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/heap/edit_cache: phony esp-idf/heap/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/heap/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/heap/rebuild_cache: phony esp-idf/heap/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/heap/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/heap/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/heap/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/heap/install: phony esp-idf/heap/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/heap/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/heap/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/heap/install/local: phony esp-idf/heap/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/heap/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/heap/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/heap/install/strip: phony esp-idf/heap/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_soc + + +############################################# +# Order-only phony target for __idf_soc + +build cmake_object_order_depends_target___idf_soc: phony || cmake_object_order_depends_target___idf_esp_security + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/lldesc.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/dport_access_common.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/interrupts.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/interrupts.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/interrupts.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/gpio_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/gpio_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/gpio_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/uart_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/uart_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/uart_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dport_access.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/dport_access.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dport_access.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/adc_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/adc_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/adc_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/emac_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/emac_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/emac_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/spi_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/spi_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/spi_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/ledc_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/ledc_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/ledc_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/pcnt_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/pcnt_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/pcnt_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rmt_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/rmt_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rmt_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdm_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/sdm_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdm_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2s_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/i2s_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2s_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2c_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/i2c_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2c_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/timer_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/timer_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/timer_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/lcd_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/lcd_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/lcd_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mcpwm_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/mcpwm_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mcpwm_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mpi_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/mpi_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mpi_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdmmc_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/sdmmc_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdmmc_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/touch_sensor_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/touch_sensor_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/touch_sensor_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/twai_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/twai_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/twai_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/wdt_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/wdt_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/wdt_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dac_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/dac_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dac_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rtc_io_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/rtc_io_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rtc_io_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + +build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdio_slave_periph.c.obj: C_COMPILER____idf_soc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/sdio_slave_periph.c || cmake_object_order_depends_target___idf_soc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdio_slave_periph.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_PDB = esp-idf/soc/libsoc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_soc + + +############################################# +# Link the static library esp-idf/soc/libsoc.a + +build esp-idf/soc/libsoc.a: C_STATIC_LIBRARY_LINKER____idf_soc_ esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/interrupts.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/gpio_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/uart_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dport_access.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/adc_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/emac_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/spi_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/ledc_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/pcnt_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rmt_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdm_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2s_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2c_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/timer_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/lcd_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mcpwm_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mpi_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdmmc_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/touch_sensor_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/twai_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/wdt_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dac_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rtc_io_periph.c.obj esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdio_slave_periph.c.obj || esp-idf/esp_security/libesp_security.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb + TARGET_FILE = esp-idf/soc/libsoc.a + TARGET_PDB = esp-idf/soc/libsoc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/soc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/soc/edit_cache: phony esp-idf/soc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/soc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/soc/rebuild_cache: phony esp-idf/soc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/soc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/soc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/soc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/soc/install: phony esp-idf/soc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/soc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/soc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/soc/install/local: phony esp-idf/soc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/soc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/soc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/soc/install/strip: phony esp-idf/soc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_security + + +############################################# +# Order-only phony target for __idf_esp_security + +build cmake_object_order_depends_target___idf_esp_security: phony || cmake_object_order_depends_target___idf_esp_hw_support + +build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj: C_COMPILER____idf_esp_security_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/src/init.c || cmake_object_order_depends_target___idf_esp_security + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/src/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir + OBJECT_FILE_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/__idf_esp_security.pdb + TARGET_PDB = esp-idf/esp_security/libesp_security.pdb + +build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj: C_COMPILER____idf_esp_security_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/src/esp_crypto_lock.c || cmake_object_order_depends_target___idf_esp_security + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/src/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir + OBJECT_FILE_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/__idf_esp_security.pdb + TARGET_PDB = esp-idf/esp_security/libesp_security.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_security + + +############################################# +# Link the static library esp-idf/esp_security/libesp_security.a + +build esp-idf/esp_security/libesp_security.a: C_STATIC_LIBRARY_LINKER____idf_esp_security_ esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj || esp-idf/esp_hw_support/libesp_hw_support.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/__idf_esp_security.pdb + TARGET_FILE = esp-idf/esp_security/libesp_security.a + TARGET_PDB = esp-idf/esp_security/libesp_security.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_security/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_security && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_security/edit_cache: phony esp-idf/esp_security/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_security/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_security && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_security/rebuild_cache: phony esp-idf/esp_security/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_security/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_security/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_security/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_security && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_security/install: phony esp-idf/esp_security/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_security/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_security/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_security && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_security/install/local: phony esp-idf/esp_security/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_security/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_security/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_security && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_security/install/strip: phony esp-idf/esp_security/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_hw_support + + +############################################# +# Order-only phony target for __idf_esp_hw_support + +build cmake_object_order_depends_target___idf_esp_hw_support: phony || cmake_object_order_depends_target___idf_freertos + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/cpu.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_cpu_intr.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/esp_cpu_intr.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_cpu_intr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_memory_utils.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cpu_region_protect.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/cpu_region_protect.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cpu_region_protect.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_clk.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/clk_ctrl_os.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/hw_random.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/intr_alloc.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/mac_addr.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/periph_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/revision.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/rtc_module.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_modem.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_modes.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_console.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_usb.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_gpio.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_event.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/regi2c_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_gpio_reserve.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sar_periph_ctrl_common.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/io_mux.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/io_mux.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/io_mux.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_clk_tree.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/esp_clk_tree.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_clk_tree.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp_clk_tree_common.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/esp_dma_utils.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/gdma_link.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/spi_share_hw_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/spi_bus_lock.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/clk_utils.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/adc_share_hw_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_wdt.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/rtc_wdt.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_wdt.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/mspi_timing_tuning.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_wake_stub.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_clock_output.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_clk.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk_init.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_clk_init.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_init.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_init.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_sleep.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_sleep.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_sleep.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_time.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_time.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_time.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/chip_info.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/chip_info.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/chip_info.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cache_sram_mmu.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/cache_sram_mmu.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cache_sram_mmu.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/sar_periph_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/sar_periph_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/sar_periph_ctrl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_hw_support + + +############################################# +# Link the static library esp-idf/esp_hw_support/libesp_hw_support.a + +build esp-idf/esp_hw_support/libesp_hw_support.a: C_STATIC_LIBRARY_LINKER____idf_esp_hw_support_ esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_cpu_intr.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cpu_region_protect.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/io_mux.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_clk_tree.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_wdt.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk_init.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_init.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_sleep.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_time.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/chip_info.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cache_sram_mmu.c.obj esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/sar_periph_ctrl.c.obj || esp-idf/freertos/libfreertos.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb + TARGET_FILE = esp-idf/esp_hw_support/libesp_hw_support.a + TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hw_support/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_hw_support/edit_cache: phony esp-idf/esp_hw_support/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/rebuild_cache: phony esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_hw_support/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_hw_support/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_hw_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/install: phony esp-idf/esp_hw_support/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_hw_support/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_hw_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/install/local: phony esp-idf/esp_hw_support/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_hw_support/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_hw_support/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/install/strip: phony esp-idf/esp_hw_support/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hw_support/port/esp32/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/port/esp32 && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_hw_support/port/esp32/edit_cache: phony esp-idf/esp_hw_support/port/esp32/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hw_support/port/esp32/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/port/esp32 && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32/rebuild_cache: phony esp-idf/esp_hw_support/port/esp32/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_hw_support/port/esp32/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_hw_support/port/esp32/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_hw_support/port/esp32/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/port/esp32 && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32/install: phony esp-idf/esp_hw_support/port/esp32/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_hw_support/port/esp32/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_hw_support/port/esp32/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/port/esp32 && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32/install/local: phony esp-idf/esp_hw_support/port/esp32/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_hw_support/port/esp32/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_hw_support/port/esp32/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/port/esp32 && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/port/esp32/install/strip: phony esp-idf/esp_hw_support/port/esp32/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hw_support/lowpower/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/lowpower && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_hw_support/lowpower/edit_cache: phony esp-idf/esp_hw_support/lowpower/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hw_support/lowpower/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/lowpower && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/lowpower/rebuild_cache: phony esp-idf/esp_hw_support/lowpower/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_hw_support/lowpower/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_hw_support/lowpower/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_hw_support/lowpower/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/lowpower && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/lowpower/install: phony esp-idf/esp_hw_support/lowpower/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_hw_support/lowpower/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_hw_support/lowpower/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/lowpower && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/lowpower/install/local: phony esp-idf/esp_hw_support/lowpower/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_hw_support/lowpower/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_hw_support/lowpower/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/lowpower && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_hw_support/lowpower/install/strip: phony esp-idf/esp_hw_support/lowpower/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_freertos + + +############################################# +# Order-only phony target for __idf_freertos + +build cmake_object_order_depends_target___idf_freertos: phony || cmake_object_order_depends_target___idf_newlib + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/heap_idf.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/app_startup.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/port_common.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/port_systick.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/list.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/queue.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/tasks.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/timers.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/event_groups.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/stream_buffer.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/port.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/port.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/port.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/portasm.S.obj: ASM_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/portasm.S || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/portasm.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_init.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/xtensa_init.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_overlay_os_hook.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/xtensa_overlay_os_hook.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_overlay_os_hook.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/freertos_compatibility.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/idf_additions_event_groups.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/idf_additions.c || cmake_object_order_depends_target___idf_freertos + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_freertos + + +############################################# +# Link the static library esp-idf/freertos/libfreertos.a + +build esp-idf/freertos/libfreertos.a: C_STATIC_LIBRARY_LINKER____idf_freertos_ esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/port.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/portasm.S.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_init.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_overlay_os_hook.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj || esp-idf/newlib/libnewlib.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_FILE = esp-idf/freertos/libfreertos.a + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/freertos/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/freertos/edit_cache: phony esp-idf/freertos/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/freertos/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/freertos/rebuild_cache: phony esp-idf/freertos/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/freertos/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/freertos/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/freertos/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/freertos/install: phony esp-idf/freertos/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/freertos/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/freertos/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/freertos/install/local: phony esp-idf/freertos/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/freertos/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/freertos/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/freertos/install/strip: phony esp-idf/freertos/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_newlib + + +############################################# +# Order-only phony target for __idf_newlib + +build cmake_object_order_depends_target___idf_newlib: phony || cmake_object_order_depends_target___idf_pthread + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/abort.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/assert.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/heap.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-builtin + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/flockfile.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/flockfile.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/flockfile.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/locks.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/poll.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/pthread.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/random.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/getentropy.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/reent_init.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/newlib_init.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/syscalls.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/termios.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/stdatomic.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/time.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/sysconf.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/realpath.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/scandir.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/scandir.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/scandir.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj: C_COMPILER____idf_newlib_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/port/esp_time_impl.c || cmake_object_order_depends_target___idf_newlib + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + OBJECT_FILE_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_newlib + + +############################################# +# Link the static library esp-idf/newlib/libnewlib.a + +build esp-idf/newlib/libnewlib.a: C_STATIC_LIBRARY_LINKER____idf_newlib_ esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/flockfile.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/scandir.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj || esp-idf/pthread/libpthread.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/newlib/CMakeFiles/__idf_newlib.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/newlib/CMakeFiles/__idf_newlib.dir/__idf_newlib.pdb + TARGET_FILE = esp-idf/newlib/libnewlib.a + TARGET_PDB = esp-idf/newlib/libnewlib.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/newlib/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/newlib/edit_cache: phony esp-idf/newlib/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/newlib/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/newlib/rebuild_cache: phony esp-idf/newlib/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/newlib/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/newlib/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/newlib/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/newlib/install: phony esp-idf/newlib/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/newlib/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/newlib/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/newlib/install/local: phony esp-idf/newlib/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/newlib/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/newlib/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/newlib/install/strip: phony esp-idf/newlib/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/newlib/port/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/newlib/port/edit_cache: phony esp-idf/newlib/port/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/newlib/port/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/newlib/port/rebuild_cache: phony esp-idf/newlib/port/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/newlib/port/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/newlib/port/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/newlib/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/newlib/port/install: phony esp-idf/newlib/port/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/newlib/port/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/newlib/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/newlib/port/install/local: phony esp-idf/newlib/port/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/newlib/port/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/newlib/port/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/newlib/port/install/strip: phony esp-idf/newlib/port/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_pthread + + +############################################# +# Order-only phony target for __idf_pthread + +build cmake_object_order_depends_target___idf_pthread: phony || cmake_object_order_depends_target___idf_cxx + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj: C_COMPILER____idf_pthread_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + OBJECT_FILE_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb + TARGET_PDB = esp-idf/pthread/libpthread.pdb + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj: C_COMPILER____idf_pthread_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_cond_var.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + OBJECT_FILE_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb + TARGET_PDB = esp-idf/pthread/libpthread.pdb + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj: C_COMPILER____idf_pthread_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_local_storage.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + OBJECT_FILE_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb + TARGET_PDB = esp-idf/pthread/libpthread.pdb + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj: C_COMPILER____idf_pthread_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_rwlock.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + OBJECT_FILE_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb + TARGET_PDB = esp-idf/pthread/libpthread.pdb + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj: C_COMPILER____idf_pthread_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_semaphore.c || cmake_object_order_depends_target___idf_pthread + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + OBJECT_FILE_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb + TARGET_PDB = esp-idf/pthread/libpthread.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_pthread + + +############################################# +# Link the static library esp-idf/pthread/libpthread.a + +build esp-idf/pthread/libpthread.a: C_STATIC_LIBRARY_LINKER____idf_pthread_ esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj || esp-idf/cxx/libcxx.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb + TARGET_FILE = esp-idf/pthread/libpthread.a + TARGET_PDB = esp-idf/pthread/libpthread.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/pthread/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/pthread/edit_cache: phony esp-idf/pthread/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/pthread/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/pthread/rebuild_cache: phony esp-idf/pthread/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/pthread/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/pthread/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/pthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/pthread/install: phony esp-idf/pthread/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/pthread/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/pthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/pthread/install/local: phony esp-idf/pthread/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/pthread/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/pthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/pthread/install/strip: phony esp-idf/pthread/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_cxx + + +############################################# +# Order-only phony target for __idf_cxx + +build cmake_object_order_depends_target___idf_cxx: phony || cmake_object_order_depends_target___idf_esp_timer + +build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj: CXX_COMPILER____idf_cxx_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/cxx/cxx_exception_stubs.cpp || cmake_object_order_depends_target___idf_cxx + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include + OBJECT_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir + OBJECT_FILE_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir + TARGET_COMPILE_PDB = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/__idf_cxx.pdb + TARGET_PDB = esp-idf/cxx/libcxx.pdb + +build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj: CXX_COMPILER____idf_cxx_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/cxx/cxx_guards.cpp || cmake_object_order_depends_target___idf_cxx + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include + OBJECT_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir + OBJECT_FILE_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir + TARGET_COMPILE_PDB = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/__idf_cxx.pdb + TARGET_PDB = esp-idf/cxx/libcxx.pdb + +build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj: CXX_COMPILER____idf_cxx_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/cxx/cxx_init.cpp || cmake_object_order_depends_target___idf_cxx + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include + OBJECT_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir + OBJECT_FILE_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir + TARGET_COMPILE_PDB = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/__idf_cxx.pdb + TARGET_PDB = esp-idf/cxx/libcxx.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_cxx + + +############################################# +# Link the static library esp-idf/cxx/libcxx.a + +build esp-idf/cxx/libcxx.a: C_STATIC_LIBRARY_LINKER____idf_cxx_ esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj || esp-idf/esp_timer/libesp_timer.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/__idf_cxx.pdb + TARGET_FILE = esp-idf/cxx/libcxx.a + TARGET_PDB = esp-idf/cxx/libcxx.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/cxx/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/cxx/edit_cache: phony esp-idf/cxx/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/cxx/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/cxx/rebuild_cache: phony esp-idf/cxx/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/cxx/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/cxx/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/cxx/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/cxx/install: phony esp-idf/cxx/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/cxx/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/cxx/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/cxx/install/local: phony esp-idf/cxx/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/cxx/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/cxx/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/cxx/install/strip: phony esp-idf/cxx/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_timer + + +############################################# +# Order-only phony target for __idf_esp_timer + +build cmake_object_order_depends_target___idf_esp_timer: phony || cmake_object_order_depends_target___idf_esp_driver_gptimer + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj: C_COMPILER____idf_esp_timer_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb + TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj: C_COMPILER____idf_esp_timer_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer_init.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb + TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj: C_COMPILER____idf_esp_timer_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/ets_timer_legacy.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb + TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj: C_COMPILER____idf_esp_timer_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/system_time.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb + TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj: C_COMPILER____idf_esp_timer_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer_impl_common.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb + TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_lac.c.obj: C_COMPILER____idf_esp_timer_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer_impl_lac.c || cmake_object_order_depends_target___idf_esp_timer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_lac.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir + OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb + TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_timer + + +############################################# +# Link the static library esp-idf/esp_timer/libesp_timer.a + +build esp-idf/esp_timer/libesp_timer.a: C_STATIC_LIBRARY_LINKER____idf_esp_timer_ esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_lac.c.obj || esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb + TARGET_FILE = esp-idf/esp_timer/libesp_timer.a + TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_timer/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_timer/edit_cache: phony esp-idf/esp_timer/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_timer/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_timer/rebuild_cache: phony esp-idf/esp_timer/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_timer/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_timer/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_timer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_timer/install: phony esp-idf/esp_timer/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_timer/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_timer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_timer/install/local: phony esp-idf/esp_timer/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_timer/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_timer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_timer/install/strip: phony esp-idf/esp_timer/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_gptimer + + +############################################# +# Order-only phony target for __idf_esp_driver_gptimer + +build cmake_object_order_depends_target___idf_esp_driver_gptimer: phony || cmake_object_order_depends_target___idf_esp_ringbuf + +build esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj: C_COMPILER____idf_esp_driver_gptimer_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/src/gptimer.c || cmake_object_order_depends_target___idf_esp_driver_gptimer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include + OBJECT_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/__idf_esp_driver_gptimer.pdb + TARGET_PDB = esp-idf/esp_driver_gptimer/libesp_driver_gptimer.pdb + +build esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer_common.c.obj: C_COMPILER____idf_esp_driver_gptimer_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/src/gptimer_common.c || cmake_object_order_depends_target___idf_esp_driver_gptimer + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include + OBJECT_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/__idf_esp_driver_gptimer.pdb + TARGET_PDB = esp-idf/esp_driver_gptimer/libesp_driver_gptimer.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_gptimer + + +############################################# +# Link the static library esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + +build esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_gptimer_ esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer_common.c.obj || esp-idf/esp_ringbuf/libesp_ringbuf.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/__idf_esp_driver_gptimer.pdb + TARGET_FILE = esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + TARGET_PDB = esp-idf/esp_driver_gptimer/libesp_driver_gptimer.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_gptimer/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_gptimer/edit_cache: phony esp-idf/esp_driver_gptimer/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_gptimer/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_gptimer/rebuild_cache: phony esp-idf/esp_driver_gptimer/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_gptimer/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_gptimer/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_gptimer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_gptimer/install: phony esp-idf/esp_driver_gptimer/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_gptimer/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_gptimer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_gptimer/install/local: phony esp-idf/esp_driver_gptimer/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_gptimer/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_gptimer/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_gptimer/install/strip: phony esp-idf/esp_driver_gptimer/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_ringbuf + + +############################################# +# Order-only phony target for __idf_esp_ringbuf + +build cmake_object_order_depends_target___idf_esp_ringbuf: phony || cmake_object_order_depends_target___idf_esp_driver_uart + +build esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj: C_COMPILER____idf_esp_ringbuf_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/ringbuf.c || cmake_object_order_depends_target___idf_esp_ringbuf + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir + OBJECT_FILE_DIR = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir + TARGET_COMPILE_PDB = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/__idf_esp_ringbuf.pdb + TARGET_PDB = esp-idf/esp_ringbuf/libesp_ringbuf.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_ringbuf + + +############################################# +# Link the static library esp-idf/esp_ringbuf/libesp_ringbuf.a + +build esp-idf/esp_ringbuf/libesp_ringbuf.a: C_STATIC_LIBRARY_LINKER____idf_esp_ringbuf_ esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj || esp-idf/esp_driver_uart/libesp_driver_uart.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/__idf_esp_ringbuf.pdb + TARGET_FILE = esp-idf/esp_ringbuf/libesp_ringbuf.a + TARGET_PDB = esp-idf/esp_ringbuf/libesp_ringbuf.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_ringbuf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_ringbuf && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_ringbuf/edit_cache: phony esp-idf/esp_ringbuf/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_ringbuf && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/rebuild_cache: phony esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_ringbuf/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_ringbuf/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_ringbuf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_ringbuf && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/install: phony esp-idf/esp_ringbuf/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_ringbuf/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_ringbuf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_ringbuf && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/install/local: phony esp-idf/esp_ringbuf/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_ringbuf/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_ringbuf/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_ringbuf && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_ringbuf/install/strip: phony esp-idf/esp_ringbuf/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_uart + + +############################################# +# Order-only phony target for __idf_esp_driver_uart + +build cmake_object_order_depends_target___idf_esp_driver_uart: phony || cmake_object_order_depends_target___idf_esp_event + +build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj: C_COMPILER____idf_esp_driver_uart_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/src/uart.c || cmake_object_order_depends_target___idf_esp_driver_uart + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/__idf_esp_driver_uart.pdb + TARGET_PDB = esp-idf/esp_driver_uart/libesp_driver_uart.pdb + +build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj: C_COMPILER____idf_esp_driver_uart_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/src/uart_vfs.c || cmake_object_order_depends_target___idf_esp_driver_uart + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/__idf_esp_driver_uart.pdb + TARGET_PDB = esp-idf/esp_driver_uart/libesp_driver_uart.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_uart + + +############################################# +# Link the static library esp-idf/esp_driver_uart/libesp_driver_uart.a + +build esp-idf/esp_driver_uart/libesp_driver_uart.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_uart_ esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj || esp-idf/esp_event/libesp_event.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/__idf_esp_driver_uart.pdb + TARGET_FILE = esp-idf/esp_driver_uart/libesp_driver_uart.a + TARGET_PDB = esp-idf/esp_driver_uart/libesp_driver_uart.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_uart/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_uart/edit_cache: phony esp-idf/esp_driver_uart/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_uart/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_uart/rebuild_cache: phony esp-idf/esp_driver_uart/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_uart/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_uart/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_uart/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_uart/install: phony esp-idf/esp_driver_uart/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_uart/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_uart/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_uart/install/local: phony esp-idf/esp_driver_uart/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_uart/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_uart/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_uart/install/strip: phony esp-idf/esp_driver_uart/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_app_trace + + +############################################# +# Order-only phony target for __idf_app_trace + +build cmake_object_order_depends_target___idf_app_trace: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj: C_COMPILER____idf_app_trace_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/app_trace.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj: C_COMPILER____idf_app_trace_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/app_trace_util.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj: C_COMPILER____idf_app_trace_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/host_file_io.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj: C_COMPILER____idf_app_trace_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/port/port_uart.c || cmake_object_order_depends_target___idf_app_trace + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_app_trace + + +############################################# +# Link the static library esp-idf/app_trace/libapp_trace.a + +build esp-idf/app_trace/libapp_trace.a: C_STATIC_LIBRARY_LINKER____idf_app_trace_ esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_FILE = esp-idf/app_trace/libapp_trace.a + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/app_trace/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/app_trace/edit_cache: phony esp-idf/app_trace/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/app_trace/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/app_trace/rebuild_cache: phony esp-idf/app_trace/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/app_trace/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/app_trace/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/app_trace/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/app_trace/install: phony esp-idf/app_trace/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/app_trace/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/app_trace/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/app_trace/install/local: phony esp-idf/app_trace/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/app_trace/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/app_trace/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/app_trace/install/strip: phony esp-idf/app_trace/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_event + + +############################################# +# Order-only phony target for __idf_esp_event + +build cmake_object_order_depends_target___idf_esp_event: phony || cmake_object_order_depends_target___idf_nvs_flash + +build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj: C_COMPILER____idf_esp_event_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/default_event_loop.c || cmake_object_order_depends_target___idf_esp_event + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir + OBJECT_FILE_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir + TARGET_COMPILE_PDB = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/__idf_esp_event.pdb + TARGET_PDB = esp-idf/esp_event/libesp_event.pdb + +build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj: C_COMPILER____idf_esp_event_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/esp_event.c || cmake_object_order_depends_target___idf_esp_event + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir + OBJECT_FILE_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir + TARGET_COMPILE_PDB = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/__idf_esp_event.pdb + TARGET_PDB = esp-idf/esp_event/libesp_event.pdb + +build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj: C_COMPILER____idf_esp_event_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/esp_event_private.c || cmake_object_order_depends_target___idf_esp_event + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir + OBJECT_FILE_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir + TARGET_COMPILE_PDB = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/__idf_esp_event.pdb + TARGET_PDB = esp-idf/esp_event/libesp_event.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_event + + +############################################# +# Link the static library esp-idf/esp_event/libesp_event.a + +build esp-idf/esp_event/libesp_event.a: C_STATIC_LIBRARY_LINKER____idf_esp_event_ esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj || esp-idf/nvs_flash/libnvs_flash.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/__idf_esp_event.pdb + TARGET_FILE = esp-idf/esp_event/libesp_event.a + TARGET_PDB = esp-idf/esp_event/libesp_event.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_event/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_event/edit_cache: phony esp-idf/esp_event/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_event/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_event/rebuild_cache: phony esp-idf/esp_event/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_event/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_event/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_event/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_event/install: phony esp-idf/esp_event/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_event/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_event/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_event/install/local: phony esp-idf/esp_event/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_event/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_event/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_event/install/strip: phony esp-idf/esp_event/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_nvs_flash + + +############################################# +# Order-only phony target for __idf_nvs_flash + +build cmake_object_order_depends_target___idf_nvs_flash: phony || cmake_object_order_depends_target___idf_esp_driver_pcnt + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_api.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_item_hash_list.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_page.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_storage.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_partition.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_types.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_platform.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader.c.obj: C_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_bootloader.c || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj: CXX_COMPILER____idf_nvs_flash_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_encrypted_partition.cpp || cmake_object_order_depends_target___idf_nvs_flash + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_nvs_flash + + +############################################# +# Link the static library esp-idf/nvs_flash/libnvs_flash.a + +build esp-idf/nvs_flash/libnvs_flash.a: C_STATIC_LIBRARY_LINKER____idf_nvs_flash_ esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader.c.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj || esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb + TARGET_FILE = esp-idf/nvs_flash/libnvs_flash.a + TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/nvs_flash/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/nvs_flash/edit_cache: phony esp-idf/nvs_flash/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/nvs_flash/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/nvs_flash/rebuild_cache: phony esp-idf/nvs_flash/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/nvs_flash/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/nvs_flash/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/nvs_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/nvs_flash/install: phony esp-idf/nvs_flash/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/nvs_flash/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/nvs_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/nvs_flash/install/local: phony esp-idf/nvs_flash/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/nvs_flash/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/nvs_flash/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/nvs_flash/install/strip: phony esp-idf/nvs_flash/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_pcnt + + +############################################# +# Order-only phony target for __idf_esp_driver_pcnt + +build cmake_object_order_depends_target___idf_esp_driver_pcnt: phony || cmake_object_order_depends_target___idf_esp_driver_spi + +build esp-idf/esp_driver_pcnt/CMakeFiles/__idf_esp_driver_pcnt.dir/src/pulse_cnt.c.obj: C_COMPILER____idf_esp_driver_pcnt_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/src/pulse_cnt.c || cmake_object_order_depends_target___idf_esp_driver_pcnt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_pcnt/CMakeFiles/__idf_esp_driver_pcnt.dir/src/pulse_cnt.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_pcnt/CMakeFiles/__idf_esp_driver_pcnt.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_pcnt/CMakeFiles/__idf_esp_driver_pcnt.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_pcnt/CMakeFiles/__idf_esp_driver_pcnt.dir/__idf_esp_driver_pcnt.pdb + TARGET_PDB = esp-idf/esp_driver_pcnt/libesp_driver_pcnt.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_pcnt + + +############################################# +# Link the static library esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a + +build esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_pcnt_ esp-idf/esp_driver_pcnt/CMakeFiles/__idf_esp_driver_pcnt.dir/src/pulse_cnt.c.obj || esp-idf/esp_driver_spi/libesp_driver_spi.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_pcnt/CMakeFiles/__idf_esp_driver_pcnt.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_pcnt/CMakeFiles/__idf_esp_driver_pcnt.dir/__idf_esp_driver_pcnt.pdb + TARGET_FILE = esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a + TARGET_PDB = esp-idf/esp_driver_pcnt/libesp_driver_pcnt.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_pcnt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_pcnt/edit_cache: phony esp-idf/esp_driver_pcnt/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_pcnt/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_pcnt/rebuild_cache: phony esp-idf/esp_driver_pcnt/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_pcnt/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_pcnt/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_pcnt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_pcnt/install: phony esp-idf/esp_driver_pcnt/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_pcnt/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_pcnt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_pcnt/install/local: phony esp-idf/esp_driver_pcnt/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_pcnt/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_pcnt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_pcnt/install/strip: phony esp-idf/esp_driver_pcnt/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_spi + + +############################################# +# Order-only phony target for __idf_esp_driver_spi + +build cmake_object_order_depends_target___idf_esp_driver_spi: phony || cmake_object_order_depends_target___idf_esp_driver_mcpwm + +build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj: C_COMPILER____idf_esp_driver_spi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_common.c || cmake_object_order_depends_target___idf_esp_driver_spi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi + TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb + TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb + +build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj: C_COMPILER____idf_esp_driver_spi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_master.c || cmake_object_order_depends_target___idf_esp_driver_spi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi + TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb + TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb + +build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj: C_COMPILER____idf_esp_driver_spi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave.c || cmake_object_order_depends_target___idf_esp_driver_spi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi + TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb + TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb + +build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_dma.c.obj: C_COMPILER____idf_esp_driver_spi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_dma.c || cmake_object_order_depends_target___idf_esp_driver_spi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_dma.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi + TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb + TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_spi + + +############################################# +# Link the static library esp-idf/esp_driver_spi/libesp_driver_spi.a + +build esp-idf/esp_driver_spi/libesp_driver_spi.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_spi_ esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_dma.c.obj || esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb + TARGET_FILE = esp-idf/esp_driver_spi/libesp_driver_spi.a + TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_spi/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_spi/edit_cache: phony esp-idf/esp_driver_spi/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_spi/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_spi/rebuild_cache: phony esp-idf/esp_driver_spi/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_spi/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_spi/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_spi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_spi/install: phony esp-idf/esp_driver_spi/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_spi/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_spi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_spi/install/local: phony esp-idf/esp_driver_spi/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_spi/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_spi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_spi/install/strip: phony esp-idf/esp_driver_spi/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_mcpwm + + +############################################# +# Order-only phony target for __idf_esp_driver_mcpwm + +build cmake_object_order_depends_target___idf_esp_driver_mcpwm: phony || cmake_object_order_depends_target___idf_esp_driver_i2s + +build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_cap.c.obj: C_COMPILER____idf_esp_driver_mcpwm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_cap.c || cmake_object_order_depends_target___idf_esp_driver_mcpwm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_cap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/__idf_esp_driver_mcpwm.pdb + TARGET_PDB = esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.pdb + +build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_cmpr.c.obj: C_COMPILER____idf_esp_driver_mcpwm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_cmpr.c || cmake_object_order_depends_target___idf_esp_driver_mcpwm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_cmpr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/__idf_esp_driver_mcpwm.pdb + TARGET_PDB = esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.pdb + +build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_com.c.obj: C_COMPILER____idf_esp_driver_mcpwm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_com.c || cmake_object_order_depends_target___idf_esp_driver_mcpwm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_com.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/__idf_esp_driver_mcpwm.pdb + TARGET_PDB = esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.pdb + +build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_fault.c.obj: C_COMPILER____idf_esp_driver_mcpwm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_fault.c || cmake_object_order_depends_target___idf_esp_driver_mcpwm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_fault.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/__idf_esp_driver_mcpwm.pdb + TARGET_PDB = esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.pdb + +build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_gen.c.obj: C_COMPILER____idf_esp_driver_mcpwm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_gen.c || cmake_object_order_depends_target___idf_esp_driver_mcpwm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_gen.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/__idf_esp_driver_mcpwm.pdb + TARGET_PDB = esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.pdb + +build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_oper.c.obj: C_COMPILER____idf_esp_driver_mcpwm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_oper.c || cmake_object_order_depends_target___idf_esp_driver_mcpwm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_oper.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/__idf_esp_driver_mcpwm.pdb + TARGET_PDB = esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.pdb + +build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_sync.c.obj: C_COMPILER____idf_esp_driver_mcpwm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_sync.c || cmake_object_order_depends_target___idf_esp_driver_mcpwm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_sync.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/__idf_esp_driver_mcpwm.pdb + TARGET_PDB = esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.pdb + +build esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_timer.c.obj: C_COMPILER____idf_esp_driver_mcpwm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_timer.c || cmake_object_order_depends_target___idf_esp_driver_mcpwm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_timer.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/__idf_esp_driver_mcpwm.pdb + TARGET_PDB = esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_mcpwm + + +############################################# +# Link the static library esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a + +build esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_mcpwm_ esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_cap.c.obj esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_cmpr.c.obj esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_com.c.obj esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_fault.c.obj esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_gen.c.obj esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_oper.c.obj esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_sync.c.obj esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_timer.c.obj || esp-idf/esp_driver_i2s/libesp_driver_i2s.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/__idf_esp_driver_mcpwm.pdb + TARGET_FILE = esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a + TARGET_PDB = esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_mcpwm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_mcpwm/edit_cache: phony esp-idf/esp_driver_mcpwm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_mcpwm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_mcpwm/rebuild_cache: phony esp-idf/esp_driver_mcpwm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_mcpwm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_mcpwm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_mcpwm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_mcpwm/install: phony esp-idf/esp_driver_mcpwm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_mcpwm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_mcpwm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_mcpwm/install/local: phony esp-idf/esp_driver_mcpwm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_mcpwm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_mcpwm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_mcpwm/install/strip: phony esp-idf/esp_driver_mcpwm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_ana_cmpr/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_ana_cmpr/edit_cache: phony esp-idf/esp_driver_ana_cmpr/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_ana_cmpr/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_ana_cmpr/rebuild_cache: phony esp-idf/esp_driver_ana_cmpr/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_ana_cmpr/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_ana_cmpr/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_ana_cmpr/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_ana_cmpr/install: phony esp-idf/esp_driver_ana_cmpr/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_ana_cmpr/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_ana_cmpr/install/local: phony esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_ana_cmpr/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_ana_cmpr/install/strip: phony esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_i2s + + +############################################# +# Order-only phony target for __idf_esp_driver_i2s + +build cmake_object_order_depends_target___idf_esp_driver_i2s: phony || cmake_object_order_depends_target___idf_sdmmc + +build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj: C_COMPILER____idf_esp_driver_i2s_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_common.c || cmake_object_order_depends_target___idf_esp_driver_i2s + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb + TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb + +build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj: C_COMPILER____idf_esp_driver_i2s_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_std.c || cmake_object_order_depends_target___idf_esp_driver_i2s + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb + TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb + +build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj: C_COMPILER____idf_esp_driver_i2s_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_pdm.c || cmake_object_order_depends_target___idf_esp_driver_i2s + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb + TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb + +build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj: C_COMPILER____idf_esp_driver_i2s_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_platform.c || cmake_object_order_depends_target___idf_esp_driver_i2s + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb + TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_i2s + + +############################################# +# Link the static library esp-idf/esp_driver_i2s/libesp_driver_i2s.a + +build esp-idf/esp_driver_i2s/libesp_driver_i2s.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_i2s_ esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj || esp-idf/sdmmc/libsdmmc.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb + TARGET_FILE = esp-idf/esp_driver_i2s/libesp_driver_i2s.a + TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_i2s/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_i2s/edit_cache: phony esp-idf/esp_driver_i2s/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_i2s/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2s/rebuild_cache: phony esp-idf/esp_driver_i2s/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_i2s/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_i2s/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_i2s/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2s/install: phony esp-idf/esp_driver_i2s/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_i2s/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_i2s/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2s/install/local: phony esp-idf/esp_driver_i2s/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_i2s/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_i2s/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2s/install/strip: phony esp-idf/esp_driver_i2s/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_sdmmc + + +############################################# +# Order-only phony target for __idf_sdmmc + +build cmake_object_order_depends_target___idf_sdmmc: phony || cmake_object_order_depends_target___idf_esp_driver_sdmmc + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj: C_COMPILER____idf_sdmmc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_cmd.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb + TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj: C_COMPILER____idf_sdmmc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_common.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb + TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj: C_COMPILER____idf_sdmmc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_init.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb + TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj: C_COMPILER____idf_sdmmc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_io.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb + TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj: C_COMPILER____idf_sdmmc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_mmc.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb + TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj: C_COMPILER____idf_sdmmc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_sd.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb + TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj: C_COMPILER____idf_sdmmc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sd_pwr_ctrl/sd_pwr_ctrl.c || cmake_object_order_depends_target___idf_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl + TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb + TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_sdmmc + + +############################################# +# Link the static library esp-idf/sdmmc/libsdmmc.a + +build esp-idf/sdmmc/libsdmmc.a: C_STATIC_LIBRARY_LINKER____idf_sdmmc_ esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj || esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb + TARGET_FILE = esp-idf/sdmmc/libsdmmc.a + TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/sdmmc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/sdmmc/edit_cache: phony esp-idf/sdmmc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/sdmmc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/sdmmc/rebuild_cache: phony esp-idf/sdmmc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/sdmmc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/sdmmc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/sdmmc/install: phony esp-idf/sdmmc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/sdmmc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/sdmmc/install/local: phony esp-idf/sdmmc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/sdmmc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/sdmmc/install/strip: phony esp-idf/sdmmc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_sdmmc + + +############################################# +# Order-only phony target for __idf_esp_driver_sdmmc + +build cmake_object_order_depends_target___idf_esp_driver_sdmmc: phony || cmake_object_order_depends_target___idf_esp_driver_sdspi + +build esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_transaction.c.obj: C_COMPILER____idf_esp_driver_sdmmc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/src/sdmmc_transaction.c || cmake_object_order_depends_target___idf_esp_driver_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_transaction.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/__idf_esp_driver_sdmmc.pdb + TARGET_PDB = esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.pdb + +build esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_host.c.obj: C_COMPILER____idf_esp_driver_sdmmc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/src/sdmmc_host.c || cmake_object_order_depends_target___idf_esp_driver_sdmmc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_host.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/__idf_esp_driver_sdmmc.pdb + TARGET_PDB = esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_sdmmc + + +############################################# +# Link the static library esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a + +build esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_sdmmc_ esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_transaction.c.obj esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_host.c.obj || esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/__idf_esp_driver_sdmmc.pdb + TARGET_FILE = esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a + TARGET_PDB = esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_sdmmc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_sdmmc/edit_cache: phony esp-idf/esp_driver_sdmmc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_sdmmc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdmmc/rebuild_cache: phony esp-idf/esp_driver_sdmmc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_sdmmc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_sdmmc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdmmc/install: phony esp-idf/esp_driver_sdmmc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_sdmmc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdmmc/install/local: phony esp-idf/esp_driver_sdmmc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_sdmmc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_sdmmc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdmmc/install/strip: phony esp-idf/esp_driver_sdmmc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_sdspi + + +############################################# +# Order-only phony target for __idf_esp_driver_sdspi + +build cmake_object_order_depends_target___idf_esp_driver_sdspi: phony || cmake_object_order_depends_target___idf_esp_driver_sdio + +build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj: C_COMPILER____idf_esp_driver_sdspi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/src/sdspi_crc.c || cmake_object_order_depends_target___idf_esp_driver_sdspi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/__idf_esp_driver_sdspi.pdb + TARGET_PDB = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.pdb + +build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj: C_COMPILER____idf_esp_driver_sdspi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/src/sdspi_host.c || cmake_object_order_depends_target___idf_esp_driver_sdspi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/__idf_esp_driver_sdspi.pdb + TARGET_PDB = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.pdb + +build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj: C_COMPILER____idf_esp_driver_sdspi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/src/sdspi_transaction.c || cmake_object_order_depends_target___idf_esp_driver_sdspi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/__idf_esp_driver_sdspi.pdb + TARGET_PDB = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_sdspi + + +############################################# +# Link the static library esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + +build esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_sdspi_ esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj || esp-idf/esp_driver_sdio/libesp_driver_sdio.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/__idf_esp_driver_sdspi.pdb + TARGET_FILE = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + TARGET_PDB = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_sdspi/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_sdspi/edit_cache: phony esp-idf/esp_driver_sdspi/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_sdspi/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdspi/rebuild_cache: phony esp-idf/esp_driver_sdspi/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_sdspi/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_sdspi/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_sdspi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdspi/install: phony esp-idf/esp_driver_sdspi/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_sdspi/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_sdspi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdspi/install/local: phony esp-idf/esp_driver_sdspi/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_sdspi/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_sdspi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdspi/install/strip: phony esp-idf/esp_driver_sdspi/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_sdio + + +############################################# +# Order-only phony target for __idf_esp_driver_sdio + +build cmake_object_order_depends_target___idf_esp_driver_sdio: phony || cmake_object_order_depends_target___idf_esp_driver_dac + +build esp-idf/esp_driver_sdio/CMakeFiles/__idf_esp_driver_sdio.dir/src/sdio_slave.c.obj: C_COMPILER____idf_esp_driver_sdio_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/src/sdio_slave.c || cmake_object_order_depends_target___idf_esp_driver_sdio + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_sdio/CMakeFiles/__idf_esp_driver_sdio.dir/src/sdio_slave.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf/esp_driver_sdio/CMakeFiles/__idf_esp_driver_sdio.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_sdio/CMakeFiles/__idf_esp_driver_sdio.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdio/CMakeFiles/__idf_esp_driver_sdio.dir/__idf_esp_driver_sdio.pdb + TARGET_PDB = esp-idf/esp_driver_sdio/libesp_driver_sdio.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_sdio + + +############################################# +# Link the static library esp-idf/esp_driver_sdio/libesp_driver_sdio.a + +build esp-idf/esp_driver_sdio/libesp_driver_sdio.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_sdio_ esp-idf/esp_driver_sdio/CMakeFiles/__idf_esp_driver_sdio.dir/src/sdio_slave.c.obj || esp-idf/esp_driver_dac/libesp_driver_dac.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_sdio/CMakeFiles/__idf_esp_driver_sdio.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdio/CMakeFiles/__idf_esp_driver_sdio.dir/__idf_esp_driver_sdio.pdb + TARGET_FILE = esp-idf/esp_driver_sdio/libesp_driver_sdio.a + TARGET_PDB = esp-idf/esp_driver_sdio/libesp_driver_sdio.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_sdio/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_sdio/edit_cache: phony esp-idf/esp_driver_sdio/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_sdio/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdio/rebuild_cache: phony esp-idf/esp_driver_sdio/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_sdio/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_sdio/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_sdio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdio/install: phony esp-idf/esp_driver_sdio/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_sdio/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_sdio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdio/install/local: phony esp-idf/esp_driver_sdio/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_sdio/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_sdio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdio/install/strip: phony esp-idf/esp_driver_sdio/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_dac + + +############################################# +# Order-only phony target for __idf_esp_driver_dac + +build cmake_object_order_depends_target___idf_esp_driver_dac: phony || cmake_object_order_depends_target___idf_esp_driver_rmt + +build esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_oneshot.c.obj: C_COMPILER____idf_esp_driver_dac_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_oneshot.c || cmake_object_order_depends_target___idf_esp_driver_dac + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_oneshot.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include + OBJECT_DIR = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/__idf_esp_driver_dac.pdb + TARGET_PDB = esp-idf/esp_driver_dac/libesp_driver_dac.pdb + +build esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_cosine.c.obj: C_COMPILER____idf_esp_driver_dac_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_cosine.c || cmake_object_order_depends_target___idf_esp_driver_dac + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_cosine.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include + OBJECT_DIR = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/__idf_esp_driver_dac.pdb + TARGET_PDB = esp-idf/esp_driver_dac/libesp_driver_dac.pdb + +build esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_continuous.c.obj: C_COMPILER____idf_esp_driver_dac_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_continuous.c || cmake_object_order_depends_target___idf_esp_driver_dac + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_continuous.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include + OBJECT_DIR = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/__idf_esp_driver_dac.pdb + TARGET_PDB = esp-idf/esp_driver_dac/libesp_driver_dac.pdb + +build esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_common.c.obj: C_COMPILER____idf_esp_driver_dac_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_common.c || cmake_object_order_depends_target___idf_esp_driver_dac + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include + OBJECT_DIR = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/__idf_esp_driver_dac.pdb + TARGET_PDB = esp-idf/esp_driver_dac/libesp_driver_dac.pdb + +build esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/esp32/dac_dma.c.obj: C_COMPILER____idf_esp_driver_dac_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/esp32/dac_dma.c || cmake_object_order_depends_target___idf_esp_driver_dac + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/esp32/dac_dma.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include + OBJECT_DIR = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/__idf_esp_driver_dac.pdb + TARGET_PDB = esp-idf/esp_driver_dac/libesp_driver_dac.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_dac + + +############################################# +# Link the static library esp-idf/esp_driver_dac/libesp_driver_dac.a + +build esp-idf/esp_driver_dac/libesp_driver_dac.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_dac_ esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_oneshot.c.obj esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_cosine.c.obj esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_continuous.c.obj esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_common.c.obj esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/esp32/dac_dma.c.obj || esp-idf/esp_driver_rmt/libesp_driver_rmt.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/__idf_esp_driver_dac.pdb + TARGET_FILE = esp-idf/esp_driver_dac/libesp_driver_dac.a + TARGET_PDB = esp-idf/esp_driver_dac/libesp_driver_dac.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_dac/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_dac/edit_cache: phony esp-idf/esp_driver_dac/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_dac/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_dac/rebuild_cache: phony esp-idf/esp_driver_dac/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_dac/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_dac/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_dac/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_dac/install: phony esp-idf/esp_driver_dac/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_dac/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_dac/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_dac/install/local: phony esp-idf/esp_driver_dac/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_dac/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_dac/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_dac/install/strip: phony esp-idf/esp_driver_dac/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_rmt + + +############################################# +# Order-only phony target for __idf_esp_driver_rmt + +build cmake_object_order_depends_target___idf_esp_driver_rmt: phony || cmake_object_order_depends_target___idf_esp_driver_sdm + +build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj: C_COMPILER____idf_esp_driver_rmt_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_common.c || cmake_object_order_depends_target___idf_esp_driver_rmt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb + TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb + +build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj: C_COMPILER____idf_esp_driver_rmt_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_encoder.c || cmake_object_order_depends_target___idf_esp_driver_rmt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb + TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb + +build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj: C_COMPILER____idf_esp_driver_rmt_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_rx.c || cmake_object_order_depends_target___idf_esp_driver_rmt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb + TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb + +build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj: C_COMPILER____idf_esp_driver_rmt_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_tx.c || cmake_object_order_depends_target___idf_esp_driver_rmt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb + TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_rmt + + +############################################# +# Link the static library esp-idf/esp_driver_rmt/libesp_driver_rmt.a + +build esp-idf/esp_driver_rmt/libesp_driver_rmt.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_rmt_ esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj || esp-idf/esp_driver_sdm/libesp_driver_sdm.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb + TARGET_FILE = esp-idf/esp_driver_rmt/libesp_driver_rmt.a + TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_rmt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_rmt/edit_cache: phony esp-idf/esp_driver_rmt/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_rmt/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_rmt/rebuild_cache: phony esp-idf/esp_driver_rmt/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_rmt/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_rmt/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_rmt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_rmt/install: phony esp-idf/esp_driver_rmt/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_rmt/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_rmt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_rmt/install/local: phony esp-idf/esp_driver_rmt/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_rmt/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_rmt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_rmt/install/strip: phony esp-idf/esp_driver_rmt/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_tsens/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_tsens/edit_cache: phony esp-idf/esp_driver_tsens/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_tsens/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_tsens/rebuild_cache: phony esp-idf/esp_driver_tsens/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_tsens/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_tsens/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_tsens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_tsens/install: phony esp-idf/esp_driver_tsens/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_tsens/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_tsens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_tsens/install/local: phony esp-idf/esp_driver_tsens/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_tsens/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_tsens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_tsens/install/strip: phony esp-idf/esp_driver_tsens/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_sdm + + +############################################# +# Order-only phony target for __idf_esp_driver_sdm + +build cmake_object_order_depends_target___idf_esp_driver_sdm: phony || cmake_object_order_depends_target___idf_esp_driver_i2c + +build esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj: C_COMPILER____idf_esp_driver_sdm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/src/sdm.c || cmake_object_order_depends_target___idf_esp_driver_sdm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/__idf_esp_driver_sdm.pdb + TARGET_PDB = esp-idf/esp_driver_sdm/libesp_driver_sdm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_sdm + + +############################################# +# Link the static library esp-idf/esp_driver_sdm/libesp_driver_sdm.a + +build esp-idf/esp_driver_sdm/libesp_driver_sdm.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_sdm_ esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj || esp-idf/esp_driver_i2c/libesp_driver_i2c.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/__idf_esp_driver_sdm.pdb + TARGET_FILE = esp-idf/esp_driver_sdm/libesp_driver_sdm.a + TARGET_PDB = esp-idf/esp_driver_sdm/libesp_driver_sdm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_sdm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_sdm/edit_cache: phony esp-idf/esp_driver_sdm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_sdm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdm/rebuild_cache: phony esp-idf/esp_driver_sdm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_sdm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_sdm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_sdm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdm/install: phony esp-idf/esp_driver_sdm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_sdm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_sdm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdm/install/local: phony esp-idf/esp_driver_sdm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_sdm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_sdm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_sdm/install/strip: phony esp-idf/esp_driver_sdm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_i2c + + +############################################# +# Order-only phony target for __idf_esp_driver_i2c + +build cmake_object_order_depends_target___idf_esp_driver_i2c: phony || cmake_object_order_depends_target___idf_esp_driver_ledc + +build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj: C_COMPILER____idf_esp_driver_i2c_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/i2c_master.c || cmake_object_order_depends_target___idf_esp_driver_i2c + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/__idf_esp_driver_i2c.pdb + TARGET_PDB = esp-idf/esp_driver_i2c/libesp_driver_i2c.pdb + +build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj: C_COMPILER____idf_esp_driver_i2c_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/i2c_common.c || cmake_object_order_depends_target___idf_esp_driver_i2c + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/__idf_esp_driver_i2c.pdb + TARGET_PDB = esp-idf/esp_driver_i2c/libesp_driver_i2c.pdb + +build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj: C_COMPILER____idf_esp_driver_i2c_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/i2c_slave.c || cmake_object_order_depends_target___idf_esp_driver_i2c + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include + OBJECT_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/__idf_esp_driver_i2c.pdb + TARGET_PDB = esp-idf/esp_driver_i2c/libesp_driver_i2c.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_i2c + + +############################################# +# Link the static library esp-idf/esp_driver_i2c/libesp_driver_i2c.a + +build esp-idf/esp_driver_i2c/libesp_driver_i2c.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_i2c_ esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj || esp-idf/esp_driver_ledc/libesp_driver_ledc.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/__idf_esp_driver_i2c.pdb + TARGET_FILE = esp-idf/esp_driver_i2c/libesp_driver_i2c.a + TARGET_PDB = esp-idf/esp_driver_i2c/libesp_driver_i2c.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_i2c/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_i2c/edit_cache: phony esp-idf/esp_driver_i2c/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_i2c/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2c/rebuild_cache: phony esp-idf/esp_driver_i2c/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_i2c/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_i2c/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_i2c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2c/install: phony esp-idf/esp_driver_i2c/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_i2c/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_i2c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2c/install/local: phony esp-idf/esp_driver_i2c/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_i2c/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_i2c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_i2c/install/strip: phony esp-idf/esp_driver_i2c/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_ledc + + +############################################# +# Order-only phony target for __idf_esp_driver_ledc + +build cmake_object_order_depends_target___idf_esp_driver_ledc: phony || cmake_object_order_depends_target___idf_driver + +build esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj: C_COMPILER____idf_esp_driver_ledc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/src/ledc.c || cmake_object_order_depends_target___idf_esp_driver_ledc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/__idf_esp_driver_ledc.pdb + TARGET_PDB = esp-idf/esp_driver_ledc/libesp_driver_ledc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_ledc + + +############################################# +# Link the static library esp-idf/esp_driver_ledc/libesp_driver_ledc.a + +build esp-idf/esp_driver_ledc/libesp_driver_ledc.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_ledc_ esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj || esp-idf/driver/libdriver.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/__idf_esp_driver_ledc.pdb + TARGET_FILE = esp-idf/esp_driver_ledc/libesp_driver_ledc.a + TARGET_PDB = esp-idf/esp_driver_ledc/libesp_driver_ledc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_ledc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_ledc/edit_cache: phony esp-idf/esp_driver_ledc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_ledc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_ledc/rebuild_cache: phony esp-idf/esp_driver_ledc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_ledc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_ledc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_ledc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_ledc/install: phony esp-idf/esp_driver_ledc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_ledc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_ledc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_ledc/install/local: phony esp-idf/esp_driver_ledc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_ledc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_ledc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_ledc/install/strip: phony esp-idf/esp_driver_ledc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_parlio/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_parlio/edit_cache: phony esp-idf/esp_driver_parlio/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_parlio/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_parlio/rebuild_cache: phony esp-idf/esp_driver_parlio/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_parlio/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_parlio/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_parlio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_parlio/install: phony esp-idf/esp_driver_parlio/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_parlio/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_parlio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_parlio/install/local: phony esp-idf/esp_driver_parlio/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_parlio/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_parlio/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_parlio/install/strip: phony esp-idf/esp_driver_parlio/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_usb_serial_jtag/edit_cache: phony esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_usb_serial_jtag/rebuild_cache: phony esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_usb_serial_jtag/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_usb_serial_jtag/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_usb_serial_jtag/install: phony esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_usb_serial_jtag/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_usb_serial_jtag/install/local: phony esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_usb_serial_jtag/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_usb_serial_jtag/install/strip: phony esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_driver + + +############################################# +# Order-only phony target for __idf_driver + +build cmake_object_order_depends_target___idf_driver: phony || cmake_object_order_depends_target___idf_esp_phy + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/adc_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/adc_dma_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/dac_common_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/dac_common_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/dac_common_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/esp32/dac_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/esp32/dac_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/esp32/dac_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/esp32 + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/timer_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/i2c.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/i2s_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/mcpwm_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/mcpwm_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/mcpwm_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/pcnt_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/pcnt_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/pcnt_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/rmt_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/sigma_delta_legacy.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/touch_sensor_common.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/touch_sensor_common.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/touch_sensor_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/esp32/touch_sensor.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/touch_sensor.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/esp32/touch_sensor.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/esp32 + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/twai.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/twai + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_i2s_deprecated.c.obj: C_COMPILER____idf_driver_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/adc_i2s_deprecated.c || cmake_object_order_depends_target___idf_driver + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_i2s_deprecated.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_PDB = esp-idf/driver/libdriver.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_driver + + +############################################# +# Link the static library esp-idf/driver/libdriver.a + +build esp-idf/driver/libdriver.a: C_STATIC_LIBRARY_LINKER____idf_driver_ esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/dac_common_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/esp32/dac_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/mcpwm_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/pcnt_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/touch_sensor_common.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/esp32/touch_sensor.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_i2s_deprecated.c.obj || esp-idf/esp_phy/libesp_phy.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb + TARGET_FILE = esp-idf/driver/libdriver.a + TARGET_PDB = esp-idf/driver/libdriver.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/driver/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/driver/edit_cache: phony esp-idf/driver/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/driver/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/driver/rebuild_cache: phony esp-idf/driver/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/driver/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/driver/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/driver/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/driver/install: phony esp-idf/driver/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/driver/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/driver/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/driver/install/local: phony esp-idf/driver/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/driver/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/driver/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/driver/install/strip: phony esp-idf/driver/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_phy + + +############################################# +# Order-only phony target for __idf_esp_phy + +build cmake_object_order_depends_target___idf_esp_phy: phony || cmake_object_order_depends_target___idf_esp_vfs_console + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj: C_COMPILER____idf_esp_phy_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/phy_override.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir + OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb + TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj: C_COMPILER____idf_esp_phy_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/lib_printf.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir + OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb + TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj: C_COMPILER____idf_esp_phy_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/phy_common.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir + OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb + TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj: C_COMPILER____idf_esp_phy_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/phy_init.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir + OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb + TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32/phy_init_data.c.obj: C_COMPILER____idf_esp_phy_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/phy_init_data.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32/phy_init_data.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir + OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb + TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj: C_COMPILER____idf_esp_phy_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/btbb_init.c || cmake_object_order_depends_target___idf_esp_phy + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir + OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb + TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_phy + + +############################################# +# Link the static library esp-idf/esp_phy/libesp_phy.a + +build esp-idf/esp_phy/libesp_phy.a: C_STATIC_LIBRARY_LINKER____idf_esp_phy_ esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32/phy_init_data.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj || esp-idf/esp_vfs_console/libesp_vfs_console.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb + TARGET_FILE = esp-idf/esp_phy/libesp_phy.a + TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_phy/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_phy && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_phy/edit_cache: phony esp-idf/esp_phy/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_phy/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_phy && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_phy/rebuild_cache: phony esp-idf/esp_phy/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_phy/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_phy/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_phy/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_phy && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_phy/install: phony esp-idf/esp_phy/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_phy/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_phy/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_phy && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_phy/install/local: phony esp-idf/esp_phy/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_phy/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_phy/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_phy && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_phy/install/strip: phony esp-idf/esp_phy/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_vfs_console + + +############################################# +# Order-only phony target for __idf_esp_vfs_console + +build cmake_object_order_depends_target___idf_esp_vfs_console: phony || cmake_object_order_depends_target___idf_vfs + +build esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj: C_COMPILER____idf_esp_vfs_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/vfs_console.c || cmake_object_order_depends_target___idf_esp_vfs_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir + OBJECT_FILE_DIR = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir + TARGET_COMPILE_PDB = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/__idf_esp_vfs_console.pdb + TARGET_PDB = esp-idf/esp_vfs_console/libesp_vfs_console.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_vfs_console + + +############################################# +# Link the static library esp-idf/esp_vfs_console/libesp_vfs_console.a + +build esp-idf/esp_vfs_console/libesp_vfs_console.a: C_STATIC_LIBRARY_LINKER____idf_esp_vfs_console_ esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj || esp-idf/vfs/libvfs.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/__idf_esp_vfs_console.pdb + TARGET_FILE = esp-idf/esp_vfs_console/libesp_vfs_console.a + TARGET_PDB = esp-idf/esp_vfs_console/libesp_vfs_console.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_vfs_console/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_vfs_console/edit_cache: phony esp-idf/esp_vfs_console/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_vfs_console/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_vfs_console/rebuild_cache: phony esp-idf/esp_vfs_console/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_vfs_console/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_vfs_console/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_vfs_console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_vfs_console/install: phony esp-idf/esp_vfs_console/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_vfs_console/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_vfs_console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_vfs_console/install/local: phony esp-idf/esp_vfs_console/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_vfs_console/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_vfs_console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_vfs_console/install/strip: phony esp-idf/esp_vfs_console/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_vfs + + +############################################# +# Order-only phony target for __idf_vfs + +build cmake_object_order_depends_target___idf_vfs: phony || cmake_object_order_depends_target___idf_lwip + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj: C_COMPILER____idf_vfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/vfs/vfs.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include + OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + OBJECT_FILE_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb + TARGET_PDB = esp-idf/vfs/libvfs.pdb + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj: C_COMPILER____idf_vfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/vfs/vfs_eventfd.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include + OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + OBJECT_FILE_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb + TARGET_PDB = esp-idf/vfs/libvfs.pdb + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj: C_COMPILER____idf_vfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/vfs/vfs_semihost.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include + OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + OBJECT_FILE_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb + TARGET_PDB = esp-idf/vfs/libvfs.pdb + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/nullfs.c.obj: C_COMPILER____idf_vfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/vfs/nullfs.c || cmake_object_order_depends_target___idf_vfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/nullfs.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include + OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + OBJECT_FILE_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb + TARGET_PDB = esp-idf/vfs/libvfs.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_vfs + + +############################################# +# Link the static library esp-idf/vfs/libvfs.a + +build esp-idf/vfs/libvfs.a: C_STATIC_LIBRARY_LINKER____idf_vfs_ esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj esp-idf/vfs/CMakeFiles/__idf_vfs.dir/nullfs.c.obj || esp-idf/lwip/liblwip.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb + TARGET_FILE = esp-idf/vfs/libvfs.a + TARGET_PDB = esp-idf/vfs/libvfs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/vfs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/vfs/edit_cache: phony esp-idf/vfs/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/vfs/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/vfs/rebuild_cache: phony esp-idf/vfs/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/vfs/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/vfs/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/vfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/vfs/install: phony esp-idf/vfs/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/vfs/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/vfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/vfs/install/local: phony esp-idf/vfs/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/vfs/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/vfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/vfs/install/strip: phony esp-idf/vfs/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_lwip + + +############################################# +# Order-only phony target for __idf_lwip + +build cmake_object_order_depends_target___idf_lwip: phony || cmake_object_order_depends_target___idf_esp_netif + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/sntp/sntp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/api_lib.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/api_msg.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/err.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/if_api.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/netbuf.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/netdb.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/netifapi.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/sockets.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/tcpip.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/apps/sntp/sntp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/apps/netbiosns/netbiosns.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/def.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/dns.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/inet_chksum.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/init.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ip.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/mem.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/memp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/netif.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/pbuf.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/raw.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/stats.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/sys.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/tcp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-type-limits + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/tcp_in.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/tcp_out.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/timeouts.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/udp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/autoip.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/dhcp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/etharp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/icmp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/igmp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_napt.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_addr.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_frag.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/dhcp6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ethip6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/icmp6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/inet6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_addr.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_frag.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/mld6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/nd6.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ethernet.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/bridgeif.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/bridgeif_fdb.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/slipif.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/auth.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ccp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/chap-md5.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/chap-new.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/chap_ms.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-array-parameter + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/demand.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/eap.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ecp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/eui64.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/fsm.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ipcp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ipv6cp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/lcp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/magic.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/mppe.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/multilink.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ppp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppapi.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppcrypt.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppoe.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppol2tp.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppos.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-type-limits + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/upap.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/utils.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/vj.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/hooks/tcp_isn_default.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/hooks/lwip_default_hooks.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/debug/lwip_debug.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/sockets_ext.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/sys_arch.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/acd_dhcp_check.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/acd_dhcp_check.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/acd_dhcp_check.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/vfs_lwip.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/ping/esp_ping.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/ping/ping.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/ping/ping_sock.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/arc4.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/des.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md4.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md5.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/sha1.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj: C_COMPILER____idf_lwip_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/dhcpserver/dhcpserver.c || cmake_object_order_depends_target___idf_lwip + DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_PDB = esp-idf/lwip/liblwip.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_lwip + + +############################################# +# Link the static library esp-idf/lwip/liblwip.a + +build esp-idf/lwip/liblwip.a: C_STATIC_LIBRARY_LINKER____idf_lwip_ esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/acd_dhcp_check.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj || esp-idf/esp_netif/libesp_netif.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb + TARGET_FILE = esp-idf/lwip/liblwip.a + TARGET_PDB = esp-idf/lwip/liblwip.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/lwip/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/lwip/edit_cache: phony esp-idf/lwip/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/lwip/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/lwip/rebuild_cache: phony esp-idf/lwip/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/lwip/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/lwip/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/lwip/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/lwip/install: phony esp-idf/lwip/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/lwip/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/lwip/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/lwip/install/local: phony esp-idf/lwip/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/lwip/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/lwip/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/lwip/install/strip: phony esp-idf/lwip/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_netif_stack/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif_stack && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_netif_stack/edit_cache: phony esp-idf/esp_netif_stack/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_netif_stack/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif_stack && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_netif_stack/rebuild_cache: phony esp-idf/esp_netif_stack/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_netif_stack/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_netif_stack/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_netif_stack/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif_stack && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_netif_stack/install: phony esp-idf/esp_netif_stack/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_netif_stack/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_netif_stack/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif_stack && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_netif_stack/install/local: phony esp-idf/esp_netif_stack/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_netif_stack/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_netif_stack/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif_stack && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_netif_stack/install/strip: phony esp-idf/esp_netif_stack/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_netif + + +############################################# +# Order-only phony target for __idf_esp_netif + +build cmake_object_order_depends_target___idf_esp_netif: phony || cmake_object_order_depends_target___idf_wpa_supplicant + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj: C_COMPILER____idf_esp_netif_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/esp_netif_handlers.c || cmake_object_order_depends_target___idf_esp_netif + DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj: C_COMPILER____idf_esp_netif_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/esp_netif_objects.c || cmake_object_order_depends_target___idf_esp_netif + DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj: C_COMPILER____idf_esp_netif_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/esp_netif_defaults.c || cmake_object_order_depends_target___idf_esp_netif + DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj: C_COMPILER____idf_esp_netif_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/esp_netif_lwip.c || cmake_object_order_depends_target___idf_esp_netif + DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj: C_COMPILER____idf_esp_netif_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/esp_netif_sntp.c || cmake_object_order_depends_target___idf_esp_netif + DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj: C_COMPILER____idf_esp_netif_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/esp_netif_lwip_defaults.c || cmake_object_order_depends_target___idf_esp_netif + DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj: C_COMPILER____idf_esp_netif_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/netif/wlanif.c || cmake_object_order_depends_target___idf_esp_netif + DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj: C_COMPILER____idf_esp_netif_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/netif/ethernetif.c || cmake_object_order_depends_target___idf_esp_netif + DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj: C_COMPILER____idf_esp_netif_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/netif/esp_pbuf_ref.c || cmake_object_order_depends_target___idf_esp_netif + DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_netif + + +############################################# +# Link the static library esp-idf/esp_netif/libesp_netif.a + +build esp-idf/esp_netif/libesp_netif.a: C_STATIC_LIBRARY_LINKER____idf_esp_netif_ esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj || esp-idf/wpa_supplicant/libwpa_supplicant.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb + TARGET_FILE = esp-idf/esp_netif/libesp_netif.a + TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_netif/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_netif/edit_cache: phony esp-idf/esp_netif/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_netif/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_netif/rebuild_cache: phony esp-idf/esp_netif/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_netif/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_netif/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_netif/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_netif/install: phony esp-idf/esp_netif/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_netif/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_netif/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_netif/install/local: phony esp-idf/esp_netif/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_netif/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_netif/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_netif/install/strip: phony esp-idf/esp_netif/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_wpa_supplicant + + +############################################# +# Order-only phony target for __idf_wpa_supplicant + +build cmake_object_order_depends_target___idf_wpa_supplicant: phony || cmake_object_order_depends_target___idf_esp_coex + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/os_xtensa.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/eloop.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/ap_config.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/ieee802_1x.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/wpa_auth.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/wpa_auth_ie.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/pmksa_cache_auth.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/sta_info.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/ieee802_11.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/comeback_token.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/sae.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/dragonfly.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/wpa_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/bitfield.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-siv.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha256-kdf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-gcm.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha1-tlsprf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha256-tlsprf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha384-tlsprf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha256-prf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha1-prf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha384-prf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha1-tprf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_common/eap_wsc_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/ieee802_11_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/chap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_mschapv2.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_ttls.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/mschapv2.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_pac.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa_ie.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/base64.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/ext_password.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/uuid.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/wpabuf.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/wpa_debug.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/json.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/sae_pk.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_eap_client.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa2_api_port.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpas_glue.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_common.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wps.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa3.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_owe.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/tls_mbedtls.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/fastpbkdf2.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-ec.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/rc4.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj: C_COMPILER____idf_wpa_supplicant_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-ccm.c || cmake_object_order_depends_target___idf_wpa_supplicant + DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v5.4.1-dirty\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ + DEP_FILE = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_wpa_supplicant + + +############################################# +# Link the static library esp-idf/wpa_supplicant/libwpa_supplicant.a + +build esp-idf/wpa_supplicant/libwpa_supplicant.a: C_STATIC_LIBRARY_LINKER____idf_wpa_supplicant_ esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj || esp-idf/esp_coex/libesp_coex.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb + TARGET_FILE = esp-idf/wpa_supplicant/libwpa_supplicant.a + TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wpa_supplicant/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/wpa_supplicant/edit_cache: phony esp-idf/wpa_supplicant/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/rebuild_cache: phony esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/wpa_supplicant/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/wpa_supplicant/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/wpa_supplicant/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/install: phony esp-idf/wpa_supplicant/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/wpa_supplicant/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/wpa_supplicant/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/install/local: phony esp-idf/wpa_supplicant/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/wpa_supplicant/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/wpa_supplicant/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/wpa_supplicant/install/strip: phony esp-idf/wpa_supplicant/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_coex + + +############################################# +# Order-only phony target for __idf_esp_coex + +build cmake_object_order_depends_target___idf_esp_coex: phony || cmake_object_order_depends_target___idf_esp_wifi + +build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj: C_COMPILER____idf_esp_coex_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/esp32/esp_coex_adapter.c || cmake_object_order_depends_target___idf_esp_coex + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir + OBJECT_FILE_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/__idf_esp_coex.pdb + TARGET_PDB = esp-idf/esp_coex/libesp_coex.pdb + +build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj: C_COMPILER____idf_esp_coex_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/src/coexist_debug_diagram.c || cmake_object_order_depends_target___idf_esp_coex + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir + OBJECT_FILE_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/__idf_esp_coex.pdb + TARGET_PDB = esp-idf/esp_coex/libesp_coex.pdb + +build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj: C_COMPILER____idf_esp_coex_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/src/coexist_debug.c || cmake_object_order_depends_target___idf_esp_coex + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include + OBJECT_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir + OBJECT_FILE_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/__idf_esp_coex.pdb + TARGET_PDB = esp-idf/esp_coex/libesp_coex.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_coex + + +############################################# +# Link the static library esp-idf/esp_coex/libesp_coex.a + +build esp-idf/esp_coex/libesp_coex.a: C_STATIC_LIBRARY_LINKER____idf_esp_coex_ esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj || esp-idf/esp_wifi/libesp_wifi.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/__idf_esp_coex.pdb + TARGET_FILE = esp-idf/esp_coex/libesp_coex.a + TARGET_PDB = esp-idf/esp_coex/libesp_coex.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_coex/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_coex/edit_cache: phony esp-idf/esp_coex/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_coex/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_coex/rebuild_cache: phony esp-idf/esp_coex/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_coex/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_coex/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_coex/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_coex/install: phony esp-idf/esp_coex/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_coex/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_coex/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_coex/install/local: phony esp-idf/esp_coex/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_coex/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_coex/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_coex/install/strip: phony esp-idf/esp_coex/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_wifi + + +############################################# +# Order-only phony target for __idf_esp_wifi + +build cmake_object_order_depends_target___idf_esp_wifi: phony || cmake_object_order_depends_target___idf_http_parser + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj: C_COMPILER____idf_esp_wifi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/lib_printf.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj: C_COMPILER____idf_esp_wifi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/mesh_event.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj: C_COMPILER____idf_esp_wifi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/smartconfig.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj: C_COMPILER____idf_esp_wifi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_init.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj: C_COMPILER____idf_esp_wifi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_default.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj: C_COMPILER____idf_esp_wifi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_netif.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj: C_COMPILER____idf_esp_wifi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_default_ap.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj: C_COMPILER____idf_esp_wifi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/esp32/esp_adapter.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj: C_COMPILER____idf_esp_wifi_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/smartconfig_ack.c || cmake_object_order_depends_target___idf_esp_wifi + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_wifi + + +############################################# +# Link the static library esp-idf/esp_wifi/libesp_wifi.a + +build esp-idf/esp_wifi/libesp_wifi.a: C_STATIC_LIBRARY_LINKER____idf_esp_wifi_ esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj || esp-idf/http_parser/libhttp_parser.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb + TARGET_FILE = esp-idf/esp_wifi/libesp_wifi.a + TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_wifi/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_wifi/edit_cache: phony esp-idf/esp_wifi/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_wifi/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_wifi/rebuild_cache: phony esp-idf/esp_wifi/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_wifi/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_wifi/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_wifi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_wifi/install: phony esp-idf/esp_wifi/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_wifi/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_wifi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_wifi/install/local: phony esp-idf/esp_wifi/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_wifi/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_wifi/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_wifi/install/strip: phony esp-idf/esp_wifi/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/bt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/bt/edit_cache: phony esp-idf/bt/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/bt/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/bt/rebuild_cache: phony esp-idf/bt/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/bt/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/bt/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/bt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/bt/install: phony esp-idf/bt/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/bt/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/bt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/bt/install/local: phony esp-idf/bt/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/bt/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/bt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/bt/install/strip: phony esp-idf/bt/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_unity + + +############################################# +# Order-only phony target for __idf_unity + +build cmake_object_order_depends_target___idf_unity: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj: C_COMPILER____idf_unity_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src/unity.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_PDB = esp-idf/unity/libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj: C_COMPILER____idf_unity_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_compat.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_PDB = esp-idf/unity/libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj: C_COMPILER____idf_unity_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_runner.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_PDB = esp-idf/unity/libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj: C_COMPILER____idf_unity_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_utils_freertos.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_PDB = esp-idf/unity/libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj: C_COMPILER____idf_unity_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_utils_cache.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_PDB = esp-idf/unity/libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj: C_COMPILER____idf_unity_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_utils_memory.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_PDB = esp-idf/unity/libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj: C_COMPILER____idf_unity_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_port_esp32.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_PDB = esp-idf/unity/libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj: C_COMPILER____idf_unity_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/unity/port/esp/unity_utils_memory_esp.c || cmake_object_order_depends_target___idf_unity + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_PDB = esp-idf/unity/libunity.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_unity + + +############################################# +# Link the static library esp-idf/unity/libunity.a + +build esp-idf/unity/libunity.a: C_STATIC_LIBRARY_LINKER____idf_unity_ esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb + TARGET_FILE = esp-idf/unity/libunity.a + TARGET_PDB = esp-idf/unity/libunity.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/unity/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/unity/edit_cache: phony esp-idf/unity/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/unity/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/unity/rebuild_cache: phony esp-idf/unity/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/unity/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/unity/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/unity/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/unity/install: phony esp-idf/unity/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/unity/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/unity/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/unity/install/local: phony esp-idf/unity/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/unity/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/unity/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/unity/install/strip: phony esp-idf/unity/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_cmock + + +############################################# +# Order-only phony target for __idf_cmock + +build cmake_object_order_depends_target___idf_cmock: phony || cmake_object_order_depends_target___idf_unity cmake_object_order_depends_target___idf_xtensa + +build esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj: C_COMPILER____idf_cmock_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/cmock/CMock/src/cmock.c || cmake_object_order_depends_target___idf_cmock + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/cmock/CMock/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src + OBJECT_DIR = esp-idf/cmock/CMakeFiles/__idf_cmock.dir + OBJECT_FILE_DIR = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src + TARGET_COMPILE_PDB = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/__idf_cmock.pdb + TARGET_PDB = esp-idf/cmock/libcmock.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_cmock + + +############################################# +# Link the static library esp-idf/cmock/libcmock.a + +build esp-idf/cmock/libcmock.a: C_STATIC_LIBRARY_LINKER____idf_cmock_ esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj || esp-idf/unity/libunity.a esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/cmock/CMakeFiles/__idf_cmock.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/__idf_cmock.pdb + TARGET_FILE = esp-idf/cmock/libcmock.a + TARGET_PDB = esp-idf/cmock/libcmock.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/cmock/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/cmock/edit_cache: phony esp-idf/cmock/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/cmock/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/cmock/rebuild_cache: phony esp-idf/cmock/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/cmock/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/cmock/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/cmock/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/cmock/install: phony esp-idf/cmock/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/cmock/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/cmock/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/cmock/install/local: phony esp-idf/cmock/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/cmock/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/cmock/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/cmock/install/strip: phony esp-idf/cmock/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_console + + +############################################# +# Order-only phony target for __idf_console + +build cmake_object_order_depends_target___idf_console: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/commands.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/esp_console_common.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/split_argv.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/linenoise/linenoise.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/linenoise + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/esp_console_repl_chip.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_cmd.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_date.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_dbl.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_dstr.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_end.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_file.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_hashtable.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_int.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_lit.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_rem.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_rex.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_str.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_utils.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj: C_COMPILER____idf_console_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/argtable3.c || cmake_object_order_depends_target___idf_console + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_PDB = esp-idf/console/libconsole.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_console + + +############################################# +# Link the static library esp-idf/console/libconsole.a + +build esp-idf/console/libconsole.a: C_STATIC_LIBRARY_LINKER____idf_console_ esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb + TARGET_FILE = esp-idf/console/libconsole.a + TARGET_PDB = esp-idf/console/libconsole.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/console/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/console/edit_cache: phony esp-idf/console/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/console/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/console/rebuild_cache: phony esp-idf/console/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/console/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/console/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/console/install: phony esp-idf/console/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/console/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/console/install/local: phony esp-idf/console/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/console/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/console/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/console/install/strip: phony esp-idf/console/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_http_parser + + +############################################# +# Order-only phony target for __idf_http_parser + +build cmake_object_order_depends_target___idf_http_parser: phony || cmake_object_order_depends_target___idf_esp-tls + +build esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj: C_COMPILER____idf_http_parser_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/http_parser/http_parser.c || cmake_object_order_depends_target___idf_http_parser + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir + OBJECT_FILE_DIR = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir + TARGET_COMPILE_PDB = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/__idf_http_parser.pdb + TARGET_PDB = esp-idf/http_parser/libhttp_parser.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_http_parser + + +############################################# +# Link the static library esp-idf/http_parser/libhttp_parser.a + +build esp-idf/http_parser/libhttp_parser.a: C_STATIC_LIBRARY_LINKER____idf_http_parser_ esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj || esp-idf/esp-tls/libesp-tls.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/__idf_http_parser.pdb + TARGET_FILE = esp-idf/http_parser/libhttp_parser.a + TARGET_PDB = esp-idf/http_parser/libhttp_parser.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/http_parser/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/http_parser/edit_cache: phony esp-idf/http_parser/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/http_parser/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/http_parser/rebuild_cache: phony esp-idf/http_parser/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/http_parser/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/http_parser/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/http_parser/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/http_parser/install: phony esp-idf/http_parser/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/http_parser/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/http_parser/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/http_parser/install/local: phony esp-idf/http_parser/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/http_parser/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/http_parser/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/http_parser/install/strip: phony esp-idf/http_parser/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp-tls + + +############################################# +# Order-only phony target for __idf_esp-tls + +build cmake_object_order_depends_target___idf_esp-tls: phony || cmake_object_order_depends_target___idf_esp_adc + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj: C_COMPILER____idf_esp-tls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + OBJECT_FILE_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb + TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj: C_COMPILER____idf_esp-tls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto/esp_tls_crypto.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + OBJECT_FILE_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto + TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb + TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj: C_COMPILER____idf_esp-tls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls_error_capture.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + OBJECT_FILE_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb + TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj: C_COMPILER____idf_esp-tls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls_platform_port.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + OBJECT_FILE_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb + TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj: C_COMPILER____idf_esp-tls_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls_mbedtls.c || cmake_object_order_depends_target___idf_esp-tls + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + OBJECT_FILE_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb + TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp-tls + + +############################################# +# Link the static library esp-idf/esp-tls/libesp-tls.a + +build esp-idf/esp-tls/libesp-tls.a: C_STATIC_LIBRARY_LINKER____idf_esp-tls_ esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj || esp-idf/esp_adc/libesp_adc.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb + TARGET_FILE = esp-idf/esp-tls/libesp-tls.a + TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp-tls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp-tls/edit_cache: phony esp-idf/esp-tls/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp-tls/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp-tls/rebuild_cache: phony esp-idf/esp-tls/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp-tls/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp-tls/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp-tls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp-tls/install: phony esp-idf/esp-tls/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp-tls/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp-tls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp-tls/install/local: phony esp-idf/esp-tls/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp-tls/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp-tls/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp-tls/install/strip: phony esp-idf/esp-tls/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_adc + + +############################################# +# Order-only phony target for __idf_esp_adc + +build cmake_object_order_depends_target___idf_esp_adc: phony || cmake_object_order_depends_target___idf_esp_gdbstub + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_oneshot.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_common.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_cali.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_cali_curve_fitting.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/esp_adc_cal_common_legacy.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_continuous.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_dma.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/adc_dma.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_dma.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/adc_cali_line_fitting.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj: C_COMPILER____idf_esp_adc_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/esp32/esp_adc_cal_legacy.c || cmake_object_order_depends_target___idf_esp_adc + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32 + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_adc + + +############################################# +# Link the static library esp-idf/esp_adc/libesp_adc.a + +build esp-idf/esp_adc/libesp_adc.a: C_STATIC_LIBRARY_LINKER____idf_esp_adc_ esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_dma.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj || esp-idf/esp_gdbstub/libesp_gdbstub.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb + TARGET_FILE = esp-idf/esp_adc/libesp_adc.a + TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_adc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_adc/edit_cache: phony esp-idf/esp_adc/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_adc/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_adc/rebuild_cache: phony esp-idf/esp_adc/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_adc/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_adc/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_adc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_adc/install: phony esp-idf/esp_adc/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_adc/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_adc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_adc/install/local: phony esp-idf/esp_adc/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_adc/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_adc/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_adc/install/strip: phony esp-idf/esp_adc/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_isp/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_isp/edit_cache: phony esp-idf/esp_driver_isp/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_isp/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_isp/rebuild_cache: phony esp-idf/esp_driver_isp/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_isp/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_isp/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_isp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_isp/install: phony esp-idf/esp_driver_isp/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_isp/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_isp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_isp/install/local: phony esp-idf/esp_driver_isp/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_isp/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_isp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_isp/install/strip: phony esp-idf/esp_driver_isp/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_driver_cam + + +############################################# +# Order-only phony target for __idf_esp_driver_cam + +build cmake_object_order_depends_target___idf_esp_driver_cam: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj: C_COMPILER____idf_esp_driver_cam_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/esp_cam_ctlr.c || cmake_object_order_depends_target___idf_esp_driver_cam + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/__idf_esp_driver_cam.pdb + TARGET_PDB = esp-idf/esp_driver_cam/libesp_driver_cam.pdb + +build esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj: C_COMPILER____idf_esp_driver_cam_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/dvp_share_ctrl.c || cmake_object_order_depends_target___idf_esp_driver_cam + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include + OBJECT_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir + OBJECT_FILE_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir + TARGET_COMPILE_PDB = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/__idf_esp_driver_cam.pdb + TARGET_PDB = esp-idf/esp_driver_cam/libesp_driver_cam.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_driver_cam + + +############################################# +# Link the static library esp-idf/esp_driver_cam/libesp_driver_cam.a + +build esp-idf/esp_driver_cam/libesp_driver_cam.a: C_STATIC_LIBRARY_LINKER____idf_esp_driver_cam_ esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/__idf_esp_driver_cam.pdb + TARGET_FILE = esp-idf/esp_driver_cam/libesp_driver_cam.a + TARGET_PDB = esp-idf/esp_driver_cam/libesp_driver_cam.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_cam/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_cam/edit_cache: phony esp-idf/esp_driver_cam/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_cam/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_cam/rebuild_cache: phony esp-idf/esp_driver_cam/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_cam/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_cam/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_cam/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_cam/install: phony esp-idf/esp_driver_cam/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_cam/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_cam/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_cam/install/local: phony esp-idf/esp_driver_cam/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_cam/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_cam/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_cam/install/strip: phony esp-idf/esp_driver_cam/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_jpeg/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_jpeg/edit_cache: phony esp-idf/esp_driver_jpeg/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_jpeg/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_jpeg/rebuild_cache: phony esp-idf/esp_driver_jpeg/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_jpeg/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_jpeg/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_jpeg/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_jpeg/install: phony esp-idf/esp_driver_jpeg/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_jpeg/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_jpeg/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_jpeg/install/local: phony esp-idf/esp_driver_jpeg/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_jpeg/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_jpeg/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_jpeg/install/strip: phony esp-idf/esp_driver_jpeg/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_ppa/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_ppa/edit_cache: phony esp-idf/esp_driver_ppa/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_ppa/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_ppa/rebuild_cache: phony esp-idf/esp_driver_ppa/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_ppa/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_ppa/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_ppa/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_ppa/install: phony esp-idf/esp_driver_ppa/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_ppa/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_ppa/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_ppa/install/local: phony esp-idf/esp_driver_ppa/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_ppa/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_ppa/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_ppa/install/strip: phony esp-idf/esp_driver_ppa/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_driver_touch_sens/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_driver_touch_sens/edit_cache: phony esp-idf/esp_driver_touch_sens/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_driver_touch_sens/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_driver_touch_sens/rebuild_cache: phony esp-idf/esp_driver_touch_sens/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_driver_touch_sens/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_driver_touch_sens/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_driver_touch_sens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_driver_touch_sens/install: phony esp-idf/esp_driver_touch_sens/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_driver_touch_sens/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_driver_touch_sens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_driver_touch_sens/install/local: phony esp-idf/esp_driver_touch_sens/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_driver_touch_sens/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_driver_touch_sens/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_driver_touch_sens/install/strip: phony esp-idf/esp_driver_touch_sens/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_eth + + +############################################# +# Order-only phony target for __idf_esp_eth + +build cmake_object_order_depends_target___idf_esp_eth: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/esp_eth.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_802_3.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/esp_eth_netif_glue.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/mac/esp_eth_mac_esp.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_dma.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/mac/esp_eth_mac_esp_dma.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_dma.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_gpio.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/mac/esp_eth_mac_esp_gpio.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_gpio.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_generic.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_generic.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_generic.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_dp83848.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_dp83848.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_dp83848.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ip101.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_ip101.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ip101.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ksz80xx.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_ksz80xx.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ksz80xx.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_lan87xx.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_lan87xx.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_lan87xx.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_rtl8201.c.obj: C_COMPILER____idf_esp_eth_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_rtl8201.c || cmake_object_order_depends_target___idf_esp_eth + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_rtl8201.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_eth + + +############################################# +# Link the static library esp-idf/esp_eth/libesp_eth.a + +build esp-idf/esp_eth/libesp_eth.a: C_STATIC_LIBRARY_LINKER____idf_esp_eth_ esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_dma.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_gpio.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_generic.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_dp83848.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ip101.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ksz80xx.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_lan87xx.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_rtl8201.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb + TARGET_FILE = esp-idf/esp_eth/libesp_eth.a + TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_eth/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_eth/edit_cache: phony esp-idf/esp_eth/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_eth/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_eth/rebuild_cache: phony esp-idf/esp_eth/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_eth/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_eth/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_eth/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_eth/install: phony esp-idf/esp_eth/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_eth/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_eth/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_eth/install/local: phony esp-idf/esp_eth/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_eth/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_eth/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_eth/install/strip: phony esp-idf/esp_eth/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_gdbstub + + +############################################# +# Order-only phony target for __idf_esp_gdbstub + +build cmake_object_order_depends_target___idf_esp_gdbstub: phony || cmake_object_order_depends_target___idf_tcp_transport + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj: C_COMPILER____idf_esp_gdbstub_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/gdbstub.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj: C_COMPILER____idf_esp_gdbstub_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/gdbstub_transport.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj: C_COMPILER____idf_esp_gdbstub_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/packet.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj: C_COMPILER____idf_esp_gdbstub_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/gdbstub_xtensa.c || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj: ASM_COMPILER____idf_esp_gdbstub_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/gdbstub-entry.S || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj: ASM_COMPILER____idf_esp_gdbstub_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/xt_debugexception.S || cmake_object_order_depends_target___idf_esp_gdbstub + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj.d + FLAGS = -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa + TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_gdbstub + + +############################################# +# Link the static library esp-idf/esp_gdbstub/libesp_gdbstub.a + +build esp-idf/esp_gdbstub/libesp_gdbstub.a: C_STATIC_LIBRARY_LINKER____idf_esp_gdbstub_ esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj || esp-idf/tcp_transport/libtcp_transport.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb + TARGET_FILE = esp-idf/esp_gdbstub/libesp_gdbstub.a + TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_gdbstub/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_gdbstub/edit_cache: phony esp-idf/esp_gdbstub/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/rebuild_cache: phony esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_gdbstub/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_gdbstub/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_gdbstub/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/install: phony esp-idf/esp_gdbstub/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_gdbstub/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_gdbstub/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/install/local: phony esp-idf/esp_gdbstub/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_gdbstub/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_gdbstub/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_gdbstub/install/strip: phony esp-idf/esp_gdbstub/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_hid + + +############################################# +# Order-only phony target for __idf_esp_hid + +build cmake_object_order_depends_target___idf_esp_hid: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj: C_COMPILER____idf_esp_hid_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/src/esp_hidd.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir + OBJECT_FILE_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/__idf_esp_hid.pdb + TARGET_PDB = esp-idf/esp_hid/libesp_hid.pdb + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj: C_COMPILER____idf_esp_hid_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/src/esp_hidh.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir + OBJECT_FILE_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/__idf_esp_hid.pdb + TARGET_PDB = esp-idf/esp_hid/libesp_hid.pdb + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj: C_COMPILER____idf_esp_hid_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/src/esp_hid_common.c || cmake_object_order_depends_target___idf_esp_hid + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include + OBJECT_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir + OBJECT_FILE_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/__idf_esp_hid.pdb + TARGET_PDB = esp-idf/esp_hid/libesp_hid.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_hid + + +############################################# +# Link the static library esp-idf/esp_hid/libesp_hid.a + +build esp-idf/esp_hid/libesp_hid.a: C_STATIC_LIBRARY_LINKER____idf_esp_hid_ esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/__idf_esp_hid.pdb + TARGET_FILE = esp-idf/esp_hid/libesp_hid.a + TARGET_PDB = esp-idf/esp_hid/libesp_hid.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hid/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hid && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_hid/edit_cache: phony esp-idf/esp_hid/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_hid/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hid && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_hid/rebuild_cache: phony esp-idf/esp_hid/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_hid/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_hid/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_hid/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hid && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_hid/install: phony esp-idf/esp_hid/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_hid/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_hid/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hid && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_hid/install/local: phony esp-idf/esp_hid/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_hid/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_hid/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hid && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_hid/install/strip: phony esp-idf/esp_hid/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_tcp_transport + + +############################################# +# Order-only phony target for __idf_tcp_transport + +build cmake_object_order_depends_target___idf_tcp_transport: phony || cmake_object_order_depends_target___idf_esp_http_client + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj: C_COMPILER____idf_tcp_transport_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + OBJECT_FILE_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb + TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj: C_COMPILER____idf_tcp_transport_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_ssl.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + OBJECT_FILE_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb + TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj: C_COMPILER____idf_tcp_transport_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_internal.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + OBJECT_FILE_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb + TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj: C_COMPILER____idf_tcp_transport_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_socks_proxy.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + OBJECT_FILE_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb + TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj: C_COMPILER____idf_tcp_transport_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_ws.c || cmake_object_order_depends_target___idf_tcp_transport + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + OBJECT_FILE_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb + TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_tcp_transport + + +############################################# +# Link the static library esp-idf/tcp_transport/libtcp_transport.a + +build esp-idf/tcp_transport/libtcp_transport.a: C_STATIC_LIBRARY_LINKER____idf_tcp_transport_ esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj || esp-idf/esp_http_client/libesp_http_client.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb + TARGET_FILE = esp-idf/tcp_transport/libtcp_transport.a + TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tcp_transport/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/tcp_transport/edit_cache: phony esp-idf/tcp_transport/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/tcp_transport/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/tcp_transport/rebuild_cache: phony esp-idf/tcp_transport/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/tcp_transport/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/tcp_transport/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/tcp_transport/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/tcp_transport/install: phony esp-idf/tcp_transport/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/tcp_transport/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/tcp_transport/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/tcp_transport/install/local: phony esp-idf/tcp_transport/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/tcp_transport/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/tcp_transport/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/tcp_transport/install/strip: phony esp-idf/tcp_transport/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_http_client + + +############################################# +# Order-only phony target for __idf_esp_http_client + +build cmake_object_order_depends_target___idf_esp_http_client: phony || cmake_object_order_depends_target___idf_esp_http_server + +build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj: C_COMPILER____idf_esp_http_client_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/esp_http_client.c || cmake_object_order_depends_target___idf_esp_http_client + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser + OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir + OBJECT_FILE_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir + TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb + TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb + +build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj: C_COMPILER____idf_esp_http_client_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/http_auth.c || cmake_object_order_depends_target___idf_esp_http_client + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser + OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir + OBJECT_FILE_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib + TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb + TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb + +build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj: C_COMPILER____idf_esp_http_client_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/http_header.c || cmake_object_order_depends_target___idf_esp_http_client + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser + OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir + OBJECT_FILE_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib + TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb + TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb + +build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj: C_COMPILER____idf_esp_http_client_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/http_utils.c || cmake_object_order_depends_target___idf_esp_http_client + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser + OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir + OBJECT_FILE_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib + TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb + TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_http_client + + +############################################# +# Link the static library esp-idf/esp_http_client/libesp_http_client.a + +build esp-idf/esp_http_client/libesp_http_client.a: C_STATIC_LIBRARY_LINKER____idf_esp_http_client_ esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj || esp-idf/esp_http_server/libesp_http_server.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb + TARGET_FILE = esp-idf/esp_http_client/libesp_http_client.a + TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_http_client/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_http_client/edit_cache: phony esp-idf/esp_http_client/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_http_client/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_http_client/rebuild_cache: phony esp-idf/esp_http_client/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_http_client/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_http_client/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_http_client/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_http_client/install: phony esp-idf/esp_http_client/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_http_client/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_http_client/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_http_client/install/local: phony esp-idf/esp_http_client/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_http_client/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_http_client/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_http_client/install/strip: phony esp-idf/esp_http_client/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_http_server + + +############################################# +# Order-only phony target for __idf_esp_http_server + +build cmake_object_order_depends_target___idf_esp_http_server: phony || cmake_object_order_depends_target___idf_esp_https_ota + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj: C_COMPILER____idf_esp_http_server_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_main.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir + OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb + TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj: C_COMPILER____idf_esp_http_server_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_parse.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir + OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb + TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj: C_COMPILER____idf_esp_http_server_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_sess.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir + OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb + TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj: C_COMPILER____idf_esp_http_server_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_txrx.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir + OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb + TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj: C_COMPILER____idf_esp_http_server_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_uri.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir + OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb + TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj: C_COMPILER____idf_esp_http_server_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_ws.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir + OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb + TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj: C_COMPILER____idf_esp_http_server_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util/ctrl_sock.c || cmake_object_order_depends_target___idf_esp_http_server + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir + OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util + TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb + TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_http_server + + +############################################# +# Link the static library esp-idf/esp_http_server/libesp_http_server.a + +build esp-idf/esp_http_server/libesp_http_server.a: C_STATIC_LIBRARY_LINKER____idf_esp_http_server_ esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj || esp-idf/esp_https_ota/libesp_https_ota.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb + TARGET_FILE = esp-idf/esp_http_server/libesp_http_server.a + TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_http_server/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_http_server/edit_cache: phony esp-idf/esp_http_server/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_http_server/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_http_server/rebuild_cache: phony esp-idf/esp_http_server/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_http_server/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_http_server/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_http_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_http_server/install: phony esp-idf/esp_http_server/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_http_server/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_http_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_http_server/install/local: phony esp-idf/esp_http_server/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_http_server/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_http_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_http_server/install/strip: phony esp-idf/esp_http_server/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_https_ota + + +############################################# +# Order-only phony target for __idf_esp_https_ota + +build cmake_object_order_depends_target___idf_esp_https_ota: phony || esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/mbedtls/custom_bundle + +build esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj: C_COMPILER____idf_esp_https_ota_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/src/esp_https_ota.c || cmake_object_order_depends_target___idf_esp_https_ota + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include + OBJECT_DIR = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir + OBJECT_FILE_DIR = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/__idf_esp_https_ota.pdb + TARGET_PDB = esp-idf/esp_https_ota/libesp_https_ota.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_https_ota + + +############################################# +# Link the static library esp-idf/esp_https_ota/libesp_https_ota.a + +build esp-idf/esp_https_ota/libesp_https_ota.a: C_STATIC_LIBRARY_LINKER____idf_esp_https_ota_ esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj || esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/mbedtls/custom_bundle + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/__idf_esp_https_ota.pdb + TARGET_FILE = esp-idf/esp_https_ota/libesp_https_ota.a + TARGET_PDB = esp-idf/esp_https_ota/libesp_https_ota.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_https_ota/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_https_ota/edit_cache: phony esp-idf/esp_https_ota/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_https_ota/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/rebuild_cache: phony esp-idf/esp_https_ota/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_https_ota/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_https_ota/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_https_ota/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/install: phony esp-idf/esp_https_ota/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_https_ota/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_https_ota/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/install/local: phony esp-idf/esp_https_ota/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_https_ota/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_https_ota/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_https_ota/install/strip: phony esp-idf/esp_https_ota/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_https_server + + +############################################# +# Order-only phony target for __idf_esp_https_server + +build cmake_object_order_depends_target___idf_esp_https_server: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj: C_COMPILER____idf_esp_https_server_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/src/https_server.c || cmake_object_order_depends_target___idf_esp_https_server + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m + OBJECT_DIR = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir + OBJECT_FILE_DIR = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/__idf_esp_https_server.pdb + TARGET_PDB = esp-idf/esp_https_server/libesp_https_server.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_https_server + + +############################################# +# Link the static library esp-idf/esp_https_server/libesp_https_server.a + +build esp-idf/esp_https_server/libesp_https_server.a: C_STATIC_LIBRARY_LINKER____idf_esp_https_server_ esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/__idf_esp_https_server.pdb + TARGET_FILE = esp-idf/esp_https_server/libesp_https_server.a + TARGET_PDB = esp-idf/esp_https_server/libesp_https_server.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_https_server/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_server && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_https_server/edit_cache: phony esp-idf/esp_https_server/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_https_server/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_server && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_https_server/rebuild_cache: phony esp-idf/esp_https_server/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_https_server/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_https_server/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_https_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_server && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_https_server/install: phony esp-idf/esp_https_server/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_https_server/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_https_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_server && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_https_server/install/local: phony esp-idf/esp_https_server/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_https_server/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_https_server/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_server && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_https_server/install/strip: phony esp-idf/esp_https_server/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_psram/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_psram && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_psram/edit_cache: phony esp-idf/esp_psram/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_psram/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_psram && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_psram/rebuild_cache: phony esp-idf/esp_psram/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_psram/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_psram/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_psram/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_psram && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_psram/install: phony esp-idf/esp_psram/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_psram/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_psram/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_psram && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_psram/install/local: phony esp-idf/esp_psram/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_psram/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_psram/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_psram && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_psram/install/strip: phony esp-idf/esp_psram/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_lcd + + +############################################# +# Order-only phony target for __idf_esp_lcd + +build cmake_object_order_depends_target___idf_esp_lcd: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj: C_COMPILER____idf_esp_lcd_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_common.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj: C_COMPILER____idf_esp_lcd_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_io.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj: C_COMPILER____idf_esp_lcd_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_nt35510.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj: C_COMPILER____idf_esp_lcd_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_ssd1306.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj: C_COMPILER____idf_esp_lcd_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_st7789.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj: C_COMPILER____idf_esp_lcd_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_ops.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v1.c.obj: C_COMPILER____idf_esp_lcd_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v1.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v1.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v2.c.obj: C_COMPILER____idf_esp_lcd_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v2.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v2.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj: C_COMPILER____idf_esp_lcd_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/spi/esp_lcd_panel_io_spi.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i80/esp_lcd_panel_io_i2s.c.obj: C_COMPILER____idf_esp_lcd_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/i80/esp_lcd_panel_io_i2s.c || cmake_object_order_depends_target___idf_esp_lcd + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i80/esp_lcd_panel_io_i2s.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i80 + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_lcd + + +############################################# +# Link the static library esp-idf/esp_lcd/libesp_lcd.a + +build esp-idf/esp_lcd/libesp_lcd.a: C_STATIC_LIBRARY_LINKER____idf_esp_lcd_ esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v1.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v2.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i80/esp_lcd_panel_io_i2s.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb + TARGET_FILE = esp-idf/esp_lcd/libesp_lcd.a + TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_lcd/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_lcd && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_lcd/edit_cache: phony esp-idf/esp_lcd/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_lcd/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_lcd && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_lcd/rebuild_cache: phony esp-idf/esp_lcd/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_lcd/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_lcd/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_lcd/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_lcd && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_lcd/install: phony esp-idf/esp_lcd/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_lcd/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_lcd/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_lcd && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_lcd/install/local: phony esp-idf/esp_lcd/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_lcd/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_lcd/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_lcd && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_lcd/install/strip: phony esp-idf/esp_lcd/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_protobuf-c + + +############################################# +# Order-only phony target for __idf_protobuf-c + +build cmake_object_order_depends_target___idf_protobuf-c: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj: C_COMPILER____idf_protobuf-c_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c || cmake_object_order_depends_target___idf_protobuf-c + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir + OBJECT_FILE_DIR = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c + TARGET_COMPILE_PDB = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/__idf_protobuf-c.pdb + TARGET_PDB = esp-idf/protobuf-c/libprotobuf-c.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_protobuf-c + + +############################################# +# Link the static library esp-idf/protobuf-c/libprotobuf-c.a + +build esp-idf/protobuf-c/libprotobuf-c.a: C_STATIC_LIBRARY_LINKER____idf_protobuf-c_ esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/__idf_protobuf-c.pdb + TARGET_FILE = esp-idf/protobuf-c/libprotobuf-c.a + TARGET_PDB = esp-idf/protobuf-c/libprotobuf-c.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/protobuf-c/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/protobuf-c/edit_cache: phony esp-idf/protobuf-c/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/protobuf-c/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/protobuf-c/rebuild_cache: phony esp-idf/protobuf-c/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/protobuf-c/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/protobuf-c/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/protobuf-c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/protobuf-c/install: phony esp-idf/protobuf-c/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/protobuf-c/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/protobuf-c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/protobuf-c/install/local: phony esp-idf/protobuf-c/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/protobuf-c/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/protobuf-c/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/protobuf-c/install/strip: phony esp-idf/protobuf-c/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_protocomm + + +############################################# +# Order-only phony target for __idf_protocomm + +build cmake_object_order_depends_target___idf_protocomm: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_xtensa + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common/protocomm.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/constants.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/sec0.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/sec1.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/sec2.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/session.pb-c.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/transports/protocomm_console.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/transports/protocomm_httpd.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/security/security0.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/security/security1.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/security/security2.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj: C_COMPILER____idf_protocomm_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp_mpi.c || cmake_object_order_depends_target___idf_protocomm + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_protocomm + + +############################################# +# Link the static library esp-idf/protocomm/libprotocomm.a + +build esp-idf/protocomm/libprotocomm.a: C_STATIC_LIBRARY_LINKER____idf_protocomm_ esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj || esp-idf/console/libconsole.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb + TARGET_FILE = esp-idf/protocomm/libprotocomm.a + TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/protocomm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/protocomm/edit_cache: phony esp-idf/protocomm/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/protocomm/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/protocomm/rebuild_cache: phony esp-idf/protocomm/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/protocomm/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/protocomm/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/protocomm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/protocomm/install: phony esp-idf/protocomm/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/protocomm/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/protocomm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/protocomm/install/local: phony esp-idf/protocomm/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/protocomm/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/protocomm/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/protocomm/install/strip: phony esp-idf/protocomm/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_esp_local_ctrl + + +############################################# +# Order-only phony target for __idf_esp_local_ctrl + +build cmake_object_order_depends_target___idf_esp_local_ctrl: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_esp_https_server cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_protocomm cmake_object_order_depends_target___idf_xtensa + +build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj: C_COMPILER____idf_esp_local_ctrl_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl.c || cmake_object_order_depends_target___idf_esp_local_ctrl + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c + OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir + OBJECT_FILE_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb + TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb + +build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj: C_COMPILER____idf_esp_local_ctrl_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_handler.c || cmake_object_order_depends_target___idf_esp_local_ctrl + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c + OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir + OBJECT_FILE_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb + TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb + +build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj: C_COMPILER____idf_esp_local_ctrl_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.c || cmake_object_order_depends_target___idf_esp_local_ctrl + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c + OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir + OBJECT_FILE_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c + TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb + TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb + +build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj: C_COMPILER____idf_esp_local_ctrl_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_transport_httpd.c || cmake_object_order_depends_target___idf_esp_local_ctrl + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c + OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir + OBJECT_FILE_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src + TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb + TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_local_ctrl + + +############################################# +# Link the static library esp-idf/esp_local_ctrl/libesp_local_ctrl.a + +build esp-idf/esp_local_ctrl/libesp_local_ctrl.a: C_STATIC_LIBRARY_LINKER____idf_esp_local_ctrl_ esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj || esp-idf/console/libconsole.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb + TARGET_FILE = esp-idf/esp_local_ctrl/libesp_local_ctrl.a + TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_local_ctrl && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/esp_local_ctrl/edit_cache: phony esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/esp_local_ctrl/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_local_ctrl && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/rebuild_cache: phony esp-idf/esp_local_ctrl/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/esp_local_ctrl/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/esp_local_ctrl/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/esp_local_ctrl/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_local_ctrl && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/install: phony esp-idf/esp_local_ctrl/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/esp_local_ctrl/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/esp_local_ctrl/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_local_ctrl && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/install/local: phony esp-idf/esp_local_ctrl/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/esp_local_ctrl/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/esp_local_ctrl/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_local_ctrl && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/esp_local_ctrl/install/strip: phony esp-idf/esp_local_ctrl/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_espcoredump + + +############################################# +# Order-only phony target for __idf_espcoredump + +build cmake_object_order_depends_target___idf_espcoredump: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_init.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_common.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_flash.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_uart.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_elf.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_binary.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_sha.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_crc.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/port/xtensa/core_dump_port.c || cmake_object_order_depends_target___idf_espcoredump + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_espcoredump + + +############################################# +# Link the static library esp-idf/espcoredump/libespcoredump.a + +build esp-idf/espcoredump/libespcoredump.a: C_STATIC_LIBRARY_LINKER____idf_espcoredump_ esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_FILE = esp-idf/espcoredump/libespcoredump.a + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/espcoredump/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/espcoredump/edit_cache: phony esp-idf/espcoredump/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/espcoredump/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/espcoredump/rebuild_cache: phony esp-idf/espcoredump/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/espcoredump/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/espcoredump/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/espcoredump/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/espcoredump/install: phony esp-idf/espcoredump/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/espcoredump/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/espcoredump/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/espcoredump/install/local: phony esp-idf/espcoredump/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/espcoredump/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/espcoredump/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/espcoredump/install/strip: phony esp-idf/espcoredump/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_wear_levelling + + +############################################# +# Order-only phony target for __idf_wear_levelling + +build cmake_object_order_depends_target___idf_wear_levelling: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj: CXX_COMPILER____idf_wear_levelling_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/Partition.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb + TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj: CXX_COMPILER____idf_wear_levelling_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/SPI_Flash.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb + TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj: CXX_COMPILER____idf_wear_levelling_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb + TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj: CXX_COMPILER____idf_wear_levelling_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb + TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj: CXX_COMPILER____idf_wear_levelling_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/WL_Flash.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb + TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj: CXX_COMPILER____idf_wear_levelling_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/crc32.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb + TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj: CXX_COMPILER____idf_wear_levelling_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/wear_levelling.cpp || cmake_object_order_depends_target___idf_wear_levelling + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include + OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb + TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_wear_levelling + + +############################################# +# Link the static library esp-idf/wear_levelling/libwear_levelling.a + +build esp-idf/wear_levelling/libwear_levelling.a: C_STATIC_LIBRARY_LINKER____idf_wear_levelling_ esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb + TARGET_FILE = esp-idf/wear_levelling/libwear_levelling.a + TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wear_levelling/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/wear_levelling/edit_cache: phony esp-idf/wear_levelling/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/wear_levelling/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/wear_levelling/rebuild_cache: phony esp-idf/wear_levelling/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/wear_levelling/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/wear_levelling/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/wear_levelling/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/wear_levelling/install: phony esp-idf/wear_levelling/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/wear_levelling/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/wear_levelling/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/wear_levelling/install/local: phony esp-idf/wear_levelling/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/wear_levelling/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/wear_levelling/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/wear_levelling/install/strip: phony esp-idf/wear_levelling/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_fatfs + + +############################################# +# Order-only phony target for __idf_fatfs + +build cmake_object_order_depends_target___idf_fatfs: phony || cmake_object_order_depends_target___idf_wear_levelling cmake_object_order_depends_target___idf_xtensa + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj: C_COMPILER____idf_fatfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj: C_COMPILER____idf_fatfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio_rawflash.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj: C_COMPILER____idf_fatfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio_wl.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj: C_COMPILER____idf_fatfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src/ff.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj: C_COMPILER____idf_fatfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src/ffunicode.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj: C_COMPILER____idf_fatfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/port/freertos/ffsystem.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj: C_COMPILER____idf_fatfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio_sdmmc.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj: C_COMPILER____idf_fatfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs/vfs_fat.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj: C_COMPILER____idf_fatfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj: C_COMPILER____idf_fatfs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c || cmake_object_order_depends_target___idf_fatfs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_fatfs + + +############################################# +# Link the static library esp-idf/fatfs/libfatfs.a + +build esp-idf/fatfs/libfatfs.a: C_STATIC_LIBRARY_LINKER____idf_fatfs_ esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj || esp-idf/wear_levelling/libwear_levelling.a esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb + TARGET_FILE = esp-idf/fatfs/libfatfs.a + TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/fatfs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/fatfs/edit_cache: phony esp-idf/fatfs/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/fatfs/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/fatfs/rebuild_cache: phony esp-idf/fatfs/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/fatfs/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/fatfs/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/fatfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/fatfs/install: phony esp-idf/fatfs/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/fatfs/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/fatfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/fatfs/install/local: phony esp-idf/fatfs/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/fatfs/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/fatfs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/fatfs/install/strip: phony esp-idf/fatfs/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/idf_test/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/idf_test/edit_cache: phony esp-idf/idf_test/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/idf_test/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/idf_test/rebuild_cache: phony esp-idf/idf_test/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/idf_test/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/idf_test/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/idf_test/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/idf_test/install: phony esp-idf/idf_test/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/idf_test/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/idf_test/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/idf_test/install/local: phony esp-idf/idf_test/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/idf_test/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/idf_test/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/idf_test/install/strip: phony esp-idf/idf_test/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/ieee802154/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154 && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/ieee802154/edit_cache: phony esp-idf/ieee802154/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ieee802154/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154 && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ieee802154/rebuild_cache: phony esp-idf/ieee802154/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ieee802154/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ieee802154/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ieee802154/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154 && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ieee802154/install: phony esp-idf/ieee802154/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ieee802154/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ieee802154/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154 && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ieee802154/install/local: phony esp-idf/ieee802154/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ieee802154/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ieee802154/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154 && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ieee802154/install/strip: phony esp-idf/ieee802154/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_json + + +############################################# +# Order-only phony target for __idf_json + +build cmake_object_order_depends_target___idf_json: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj: C_COMPILER____idf_json_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON/cJSON.c || cmake_object_order_depends_target___idf_json + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/json/CMakeFiles/__idf_json.dir + OBJECT_FILE_DIR = esp-idf/json/CMakeFiles/__idf_json.dir/cJSON + TARGET_COMPILE_PDB = esp-idf/json/CMakeFiles/__idf_json.dir/__idf_json.pdb + TARGET_PDB = esp-idf/json/libjson.pdb + +build esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj: C_COMPILER____idf_json_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON/cJSON_Utils.c || cmake_object_order_depends_target___idf_json + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/json/CMakeFiles/__idf_json.dir + OBJECT_FILE_DIR = esp-idf/json/CMakeFiles/__idf_json.dir/cJSON + TARGET_COMPILE_PDB = esp-idf/json/CMakeFiles/__idf_json.dir/__idf_json.pdb + TARGET_PDB = esp-idf/json/libjson.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_json + + +############################################# +# Link the static library esp-idf/json/libjson.a + +build esp-idf/json/libjson.a: C_STATIC_LIBRARY_LINKER____idf_json_ esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/json/CMakeFiles/__idf_json.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/json/CMakeFiles/__idf_json.dir/__idf_json.pdb + TARGET_FILE = esp-idf/json/libjson.a + TARGET_PDB = esp-idf/json/libjson.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/json/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/json/edit_cache: phony esp-idf/json/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/json/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/json/rebuild_cache: phony esp-idf/json/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/json/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/json/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/json/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/json/install: phony esp-idf/json/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/json/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/json/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/json/install/local: phony esp-idf/json/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/json/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/json/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/json/install/strip: phony esp-idf/json/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_nvs_sec_provider + + +############################################# +# Order-only phony target for __idf_nvs_sec_provider + +build cmake_object_order_depends_target___idf_nvs_sec_provider: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj: C_COMPILER____idf_nvs_sec_provider_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider/nvs_sec_provider.c || cmake_object_order_depends_target___idf_nvs_sec_provider + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include + OBJECT_DIR = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir + OBJECT_FILE_DIR = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir + TARGET_COMPILE_PDB = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/__idf_nvs_sec_provider.pdb + TARGET_PDB = esp-idf/nvs_sec_provider/libnvs_sec_provider.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_nvs_sec_provider + + +############################################# +# Link the static library esp-idf/nvs_sec_provider/libnvs_sec_provider.a + +build esp-idf/nvs_sec_provider/libnvs_sec_provider.a: C_STATIC_LIBRARY_LINKER____idf_nvs_sec_provider_ esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/__idf_nvs_sec_provider.pdb + TARGET_FILE = esp-idf/nvs_sec_provider/libnvs_sec_provider.a + TARGET_PDB = esp-idf/nvs_sec_provider/libnvs_sec_provider.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/nvs_sec_provider/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/nvs_sec_provider/edit_cache: phony esp-idf/nvs_sec_provider/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/nvs_sec_provider/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/nvs_sec_provider/rebuild_cache: phony esp-idf/nvs_sec_provider/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/nvs_sec_provider/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/nvs_sec_provider/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/nvs_sec_provider/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/nvs_sec_provider/install: phony esp-idf/nvs_sec_provider/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/nvs_sec_provider/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/nvs_sec_provider/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/nvs_sec_provider/install/local: phony esp-idf/nvs_sec_provider/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/nvs_sec_provider/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/nvs_sec_provider/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/nvs_sec_provider/install/strip: phony esp-idf/nvs_sec_provider/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/openthread/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/openthread/edit_cache: phony esp-idf/openthread/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/openthread/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/openthread/rebuild_cache: phony esp-idf/openthread/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/openthread/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/openthread/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/openthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/openthread/install: phony esp-idf/openthread/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/openthread/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/openthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/openthread/install/local: phony esp-idf/openthread/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/openthread/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/openthread/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/openthread/install/strip: phony esp-idf/openthread/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_perfmon + + +############################################# +# Order-only phony target for __idf_perfmon + +build cmake_object_order_depends_target___idf_perfmon: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj: C_COMPILER____idf_perfmon_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/xtensa_perfmon_access.c || cmake_object_order_depends_target___idf_perfmon + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + OBJECT_FILE_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + TARGET_COMPILE_PDB = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/__idf_perfmon.pdb + TARGET_PDB = esp-idf/perfmon/libperfmon.pdb + +build esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj: C_COMPILER____idf_perfmon_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/xtensa_perfmon_apis.c || cmake_object_order_depends_target___idf_perfmon + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + OBJECT_FILE_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + TARGET_COMPILE_PDB = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/__idf_perfmon.pdb + TARGET_PDB = esp-idf/perfmon/libperfmon.pdb + +build esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj: C_COMPILER____idf_perfmon_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/xtensa_perfmon_masks.c || cmake_object_order_depends_target___idf_perfmon + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + OBJECT_FILE_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + TARGET_COMPILE_PDB = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/__idf_perfmon.pdb + TARGET_PDB = esp-idf/perfmon/libperfmon.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_perfmon + + +############################################# +# Link the static library esp-idf/perfmon/libperfmon.a + +build esp-idf/perfmon/libperfmon.a: C_STATIC_LIBRARY_LINKER____idf_perfmon_ esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/__idf_perfmon.pdb + TARGET_FILE = esp-idf/perfmon/libperfmon.a + TARGET_PDB = esp-idf/perfmon/libperfmon.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/perfmon/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/perfmon/edit_cache: phony esp-idf/perfmon/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/perfmon/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/perfmon/rebuild_cache: phony esp-idf/perfmon/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/perfmon/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/perfmon/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/perfmon/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/perfmon/install: phony esp-idf/perfmon/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/perfmon/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/perfmon/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/perfmon/install/local: phony esp-idf/perfmon/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/perfmon/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/perfmon/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/perfmon/install/strip: phony esp-idf/perfmon/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_rt + + +############################################# +# Order-only phony target for __idf_rt + +build cmake_object_order_depends_target___idf_rt: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_mqueue.c.obj: C_COMPILER____idf_rt_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/rt/FreeRTOS_POSIX_mqueue.c || cmake_object_order_depends_target___idf_rt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_mqueue.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/rt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/rt/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/rt/CMakeFiles/__idf_rt.dir + OBJECT_FILE_DIR = esp-idf/rt/CMakeFiles/__idf_rt.dir + TARGET_COMPILE_PDB = esp-idf/rt/CMakeFiles/__idf_rt.dir/__idf_rt.pdb + TARGET_PDB = esp-idf/rt/librt.pdb + +build esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_utils.c.obj: C_COMPILER____idf_rt_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/rt/FreeRTOS_POSIX_utils.c || cmake_object_order_depends_target___idf_rt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_utils.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/rt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/rt/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/rt/CMakeFiles/__idf_rt.dir + OBJECT_FILE_DIR = esp-idf/rt/CMakeFiles/__idf_rt.dir + TARGET_COMPILE_PDB = esp-idf/rt/CMakeFiles/__idf_rt.dir/__idf_rt.pdb + TARGET_PDB = esp-idf/rt/librt.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_rt + + +############################################# +# Link the static library esp-idf/rt/librt.a + +build esp-idf/rt/librt.a: C_STATIC_LIBRARY_LINKER____idf_rt_ esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_mqueue.c.obj esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_utils.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/rt/CMakeFiles/__idf_rt.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/rt/CMakeFiles/__idf_rt.dir/__idf_rt.pdb + TARGET_FILE = esp-idf/rt/librt.a + TARGET_PDB = esp-idf/rt/librt.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/rt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/rt/edit_cache: phony esp-idf/rt/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/rt/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/rt/rebuild_cache: phony esp-idf/rt/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/rt/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/rt/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/rt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/rt/install: phony esp-idf/rt/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/rt/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/rt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/rt/install/local: phony esp-idf/rt/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/rt/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/rt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/rt/install/strip: phony esp-idf/rt/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_spiffs + + +############################################# +# Order-only phony target for __idf_spiffs + +build cmake_object_order_depends_target___idf_spiffs: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj: C_COMPILER____idf_spiffs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs_api.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb + TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj: C_COMPILER____idf_spiffs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src + TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb + TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj: C_COMPILER____idf_spiffs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_check.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src + TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb + TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj: C_COMPILER____idf_spiffs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src + TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb + TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj: C_COMPILER____idf_spiffs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src + TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb + TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj: C_COMPILER____idf_spiffs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src + TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb + TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj: C_COMPILER____idf_spiffs_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/esp_spiffs.c || cmake_object_order_depends_target___idf_spiffs + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb + TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_spiffs + + +############################################# +# Link the static library esp-idf/spiffs/libspiffs.a + +build esp-idf/spiffs/libspiffs.a: C_STATIC_LIBRARY_LINKER____idf_spiffs_ esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb + TARGET_FILE = esp-idf/spiffs/libspiffs.a + TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/spiffs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/spiffs/edit_cache: phony esp-idf/spiffs/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/spiffs/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/spiffs/rebuild_cache: phony esp-idf/spiffs/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/spiffs/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/spiffs/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/spiffs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/spiffs/install: phony esp-idf/spiffs/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/spiffs/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/spiffs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/spiffs/install/local: phony esp-idf/spiffs/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/spiffs/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/spiffs/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/spiffs/install/strip: phony esp-idf/spiffs/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/ulp/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/ulp/edit_cache: phony esp-idf/ulp/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/ulp/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/ulp/rebuild_cache: phony esp-idf/ulp/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/ulp/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/ulp/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/ulp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/ulp/install: phony esp-idf/ulp/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/ulp/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/ulp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/ulp/install/local: phony esp-idf/ulp/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/ulp/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/ulp/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/ulp/install/strip: phony esp-idf/ulp/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/usb/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/usb/edit_cache: phony esp-idf/usb/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/usb/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/usb/rebuild_cache: phony esp-idf/usb/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/usb/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/usb/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/usb/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/usb/install: phony esp-idf/usb/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/usb/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/usb/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/usb/install/local: phony esp-idf/usb/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/usb/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/usb/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/usb/install/strip: phony esp-idf/usb/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_wifi_provisioning + + +############################################# +# Order-only phony target for __idf_wifi_provisioning + +build cmake_object_order_depends_target___idf_wifi_provisioning: phony || cmake_object_order_depends_target___idf_console cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_protobuf-c cmake_object_order_depends_target___idf_protocomm cmake_object_order_depends_target___idf_xtensa + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/wifi_config.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/wifi_scan.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/wifi_ctrl.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/manager.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/handlers.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/scheme_console.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_scan.pb-c.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_ctrl.pb-c.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj: C_COMPILER____idf_wifi_provisioning_unscanned_ /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/scheme_softap.c || cmake_object_order_depends_target___idf_wifi_provisioning + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_wifi_provisioning + + +############################################# +# Link the static library esp-idf/wifi_provisioning/libwifi_provisioning.a + +build esp-idf/wifi_provisioning/libwifi_provisioning.a: C_STATIC_LIBRARY_LINKER____idf_wifi_provisioning_ esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj || esp-idf/console/libconsole.a esp-idf/json/libjson.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb + TARGET_FILE = esp-idf/wifi_provisioning/libwifi_provisioning.a + TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wifi_provisioning/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/wifi_provisioning/edit_cache: phony esp-idf/wifi_provisioning/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/wifi_provisioning/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/rebuild_cache: phony esp-idf/wifi_provisioning/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/wifi_provisioning/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/wifi_provisioning/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/wifi_provisioning/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/install: phony esp-idf/wifi_provisioning/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/wifi_provisioning/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/wifi_provisioning/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/install/local: phony esp-idf/wifi_provisioning/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/wifi_provisioning/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/wifi_provisioning/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/wifi_provisioning/install/strip: phony esp-idf/wifi_provisioning/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/espressif__cmake_utilities/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/espressif__cmake_utilities/edit_cache: phony esp-idf/espressif__cmake_utilities/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/espressif__cmake_utilities/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/espressif__cmake_utilities/rebuild_cache: phony esp-idf/espressif__cmake_utilities/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/espressif__cmake_utilities/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/espressif__cmake_utilities/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/espressif__cmake_utilities/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/espressif__cmake_utilities/install: phony esp-idf/espressif__cmake_utilities/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/espressif__cmake_utilities/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/espressif__cmake_utilities/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/espressif__cmake_utilities/install/local: phony esp-idf/espressif__cmake_utilities/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/espressif__cmake_utilities/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/espressif__cmake_utilities/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/espressif__cmake_utilities/install/strip: phony esp-idf/espressif__cmake_utilities/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_espressif__i2c_bus + + +############################################# +# Order-only phony target for __idf_espressif__i2c_bus + +build cmake_object_order_depends_target___idf_espressif__i2c_bus: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/espressif__i2c_bus/CMakeFiles/__idf_espressif__i2c_bus.dir/i2c_bus_v2.c.obj: C_COMPILER____idf_espressif__i2c_bus_unscanned_ /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/i2c_bus_v2.c || cmake_object_order_depends_target___idf_espressif__i2c_bus + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espressif__i2c_bus/CMakeFiles/__idf_espressif__i2c_bus.dir/i2c_bus_v2.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DI2C_BUS_VER_MAJOR=1 -DI2C_BUS_VER_MINOR=4 -DI2C_BUS_VER_PATCH=2 + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espressif__i2c_bus/CMakeFiles/__idf_espressif__i2c_bus.dir + OBJECT_FILE_DIR = esp-idf/espressif__i2c_bus/CMakeFiles/__idf_espressif__i2c_bus.dir + TARGET_COMPILE_PDB = esp-idf/espressif__i2c_bus/CMakeFiles/__idf_espressif__i2c_bus.dir/__idf_espressif__i2c_bus.pdb + TARGET_PDB = esp-idf/espressif__i2c_bus/libespressif__i2c_bus.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_espressif__i2c_bus + + +############################################# +# Link the static library esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a + +build esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a: C_STATIC_LIBRARY_LINKER____idf_espressif__i2c_bus_ esp-idf/espressif__i2c_bus/CMakeFiles/__idf_espressif__i2c_bus.dir/i2c_bus_v2.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/espressif__i2c_bus/CMakeFiles/__idf_espressif__i2c_bus.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/espressif__i2c_bus/CMakeFiles/__idf_espressif__i2c_bus.dir/__idf_espressif__i2c_bus.pdb + TARGET_FILE = esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a + TARGET_PDB = esp-idf/espressif__i2c_bus/libespressif__i2c_bus.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/espressif__i2c_bus/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/espressif__i2c_bus/edit_cache: phony esp-idf/espressif__i2c_bus/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/espressif__i2c_bus/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/espressif__i2c_bus/rebuild_cache: phony esp-idf/espressif__i2c_bus/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/espressif__i2c_bus/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/espressif__i2c_bus/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/espressif__i2c_bus/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/espressif__i2c_bus/install: phony esp-idf/espressif__i2c_bus/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/espressif__i2c_bus/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/espressif__i2c_bus/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/espressif__i2c_bus/install/local: phony esp-idf/espressif__i2c_bus/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/espressif__i2c_bus/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/espressif__i2c_bus/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/espressif__i2c_bus/install/strip: phony esp-idf/espressif__i2c_bus/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_espressif__bme280 + + +############################################# +# Order-only phony target for __idf_espressif__bme280 + +build cmake_object_order_depends_target___idf_espressif__bme280: phony || cmake_object_order_depends_target___idf_espressif__i2c_bus cmake_object_order_depends_target___idf_xtensa + +build esp-idf/espressif__bme280/CMakeFiles/__idf_espressif__bme280.dir/bme280.c.obj: C_COMPILER____idf_espressif__bme280_unscanned_ /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/bme280.c || cmake_object_order_depends_target___idf_espressif__bme280 + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espressif__bme280/CMakeFiles/__idf_espressif__bme280.dir/bme280.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DBME280_VER_MAJOR=0 -DBME280_VER_MINOR=1 -DBME280_VER_PATCH=1 -DI2C_BUS_VER_MAJOR=1 -DI2C_BUS_VER_MINOR=4 -DI2C_BUS_VER_PATCH=2 + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espressif__bme280/CMakeFiles/__idf_espressif__bme280.dir + OBJECT_FILE_DIR = esp-idf/espressif__bme280/CMakeFiles/__idf_espressif__bme280.dir + TARGET_COMPILE_PDB = esp-idf/espressif__bme280/CMakeFiles/__idf_espressif__bme280.dir/__idf_espressif__bme280.pdb + TARGET_PDB = esp-idf/espressif__bme280/libespressif__bme280.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_espressif__bme280 + + +############################################# +# Link the static library esp-idf/espressif__bme280/libespressif__bme280.a + +build esp-idf/espressif__bme280/libespressif__bme280.a: C_STATIC_LIBRARY_LINKER____idf_espressif__bme280_ esp-idf/espressif__bme280/CMakeFiles/__idf_espressif__bme280.dir/bme280.c.obj || esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/espressif__bme280/CMakeFiles/__idf_espressif__bme280.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/espressif__bme280/CMakeFiles/__idf_espressif__bme280.dir/__idf_espressif__bme280.pdb + TARGET_FILE = esp-idf/espressif__bme280/libespressif__bme280.a + TARGET_PDB = esp-idf/espressif__bme280/libespressif__bme280.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/espressif__bme280/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280 && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/espressif__bme280/edit_cache: phony esp-idf/espressif__bme280/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/espressif__bme280/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280 && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/espressif__bme280/rebuild_cache: phony esp-idf/espressif__bme280/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/espressif__bme280/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/espressif__bme280/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/espressif__bme280/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280 && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/espressif__bme280/install: phony esp-idf/espressif__bme280/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/espressif__bme280/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/espressif__bme280/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280 && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/espressif__bme280/install/local: phony esp-idf/espressif__bme280/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/espressif__bme280/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/espressif__bme280/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280 && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/espressif__bme280/install/strip: phony esp-idf/espressif__bme280/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_espressif__mqtt + + +############################################# +# Order-only phony target for __idf_espressif__mqtt + +build cmake_object_order_depends_target___idf_espressif__mqtt: phony || cmake_object_order_depends_target___idf_xtensa + +build esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/mqtt_client.c.obj: C_COMPILER____idf_espressif__mqtt_unscanned_ /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/mqtt_client.c || cmake_object_order_depends_target___idf_espressif__mqtt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/mqtt_client.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser + OBJECT_DIR = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir + OBJECT_FILE_DIR = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir + TARGET_COMPILE_PDB = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/__idf_espressif__mqtt.pdb + TARGET_PDB = esp-idf/espressif__mqtt/libespressif__mqtt.pdb + +build esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/mqtt_msg.c.obj: C_COMPILER____idf_espressif__mqtt_unscanned_ /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/mqtt_msg.c || cmake_object_order_depends_target___idf_espressif__mqtt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/mqtt_msg.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser + OBJECT_DIR = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir + OBJECT_FILE_DIR = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib + TARGET_COMPILE_PDB = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/__idf_espressif__mqtt.pdb + TARGET_PDB = esp-idf/espressif__mqtt/libespressif__mqtt.pdb + +build esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/mqtt_outbox.c.obj: C_COMPILER____idf_espressif__mqtt_unscanned_ /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/mqtt_outbox.c || cmake_object_order_depends_target___idf_espressif__mqtt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/mqtt_outbox.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser + OBJECT_DIR = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir + OBJECT_FILE_DIR = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib + TARGET_COMPILE_PDB = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/__idf_espressif__mqtt.pdb + TARGET_PDB = esp-idf/espressif__mqtt/libespressif__mqtt.pdb + +build esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/platform_esp32_idf.c.obj: C_COMPILER____idf_espressif__mqtt_unscanned_ /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/platform_esp32_idf.c || cmake_object_order_depends_target___idf_espressif__mqtt + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/platform_esp32_idf.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser + OBJECT_DIR = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir + OBJECT_FILE_DIR = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib + TARGET_COMPILE_PDB = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/__idf_espressif__mqtt.pdb + TARGET_PDB = esp-idf/espressif__mqtt/libespressif__mqtt.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_espressif__mqtt + + +############################################# +# Link the static library esp-idf/espressif__mqtt/libespressif__mqtt.a + +build esp-idf/espressif__mqtt/libespressif__mqtt.a: C_STATIC_LIBRARY_LINKER____idf_espressif__mqtt_ esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/mqtt_client.c.obj esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/mqtt_msg.c.obj esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/mqtt_outbox.c.obj esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/platform_esp32_idf.c.obj || esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/__idf_espressif__mqtt.pdb + TARGET_FILE = esp-idf/espressif__mqtt/libespressif__mqtt.a + TARGET_PDB = esp-idf/espressif__mqtt/libespressif__mqtt.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/espressif__mqtt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/espressif__mqtt/edit_cache: phony esp-idf/espressif__mqtt/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/espressif__mqtt/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/espressif__mqtt/rebuild_cache: phony esp-idf/espressif__mqtt/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/espressif__mqtt/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/espressif__mqtt/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/espressif__mqtt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/espressif__mqtt/install: phony esp-idf/espressif__mqtt/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/espressif__mqtt/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/espressif__mqtt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/espressif__mqtt/install/local: phony esp-idf/espressif__mqtt/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/espressif__mqtt/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/espressif__mqtt/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/espressif__mqtt/install/strip: phony esp-idf/espressif__mqtt/CMakeFiles/install/strip.util + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt +# ============================================================================= + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target __idf_main + + +############################################# +# Order-only phony target for __idf_main + +build cmake_object_order_depends_target___idf_main: phony || cmake_object_order_depends_target___idf_espressif__bme280 cmake_object_order_depends_target___idf_espressif__i2c_bus cmake_object_order_depends_target___idf_espressif__mqtt cmake_object_order_depends_target___idf_xtensa + +build esp-idf/main/CMakeFiles/__idf_main.dir/mqttronix.c.obj: C_COMPILER____idf_main_unscanned_ /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main/mqttronix.c || cmake_object_order_depends_target___idf_main + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/main/CMakeFiles/__idf_main.dir/mqttronix.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DBME280_VER_MAJOR=0 -DBME280_VER_MINOR=1 -DBME280_VER_PATCH=1 -DI2C_BUS_VER_MAJOR=1 -DI2C_BUS_VER_MINOR=4 -DI2C_BUS_VER_PATCH=2 + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/main/CMakeFiles/__idf_main.dir + OBJECT_FILE_DIR = esp-idf/main/CMakeFiles/__idf_main.dir + TARGET_COMPILE_PDB = esp-idf/main/CMakeFiles/__idf_main.dir/__idf_main.pdb + TARGET_PDB = esp-idf/main/libmain.pdb + +build esp-idf/main/CMakeFiles/__idf_main.dir/hello_world_main.c.obj: C_COMPILER____idf_main_unscanned_ /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main/hello_world_main.c || cmake_object_order_depends_target___idf_main + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v5.4.1-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS + DEP_FILE = esp-idf/main/CMakeFiles/__idf_main.dir/hello_world_main.c.obj.d + FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DBME280_VER_MAJOR=0 -DBME280_VER_MINOR=1 -DBME280_VER_PATCH=1 -DI2C_BUS_VER_MAJOR=1 -DI2C_BUS_VER_MINOR=4 -DI2C_BUS_VER_PATCH=2 + INCLUDES = -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include + OBJECT_DIR = esp-idf/main/CMakeFiles/__idf_main.dir + OBJECT_FILE_DIR = esp-idf/main/CMakeFiles/__idf_main.dir + TARGET_COMPILE_PDB = esp-idf/main/CMakeFiles/__idf_main.dir/__idf_main.pdb + TARGET_PDB = esp-idf/main/libmain.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_main + + +############################################# +# Link the static library esp-idf/main/libmain.a + +build esp-idf/main/libmain.a: C_STATIC_LIBRARY_LINKER____idf_main_ esp-idf/main/CMakeFiles/__idf_main.dir/mqttronix.c.obj esp-idf/main/CMakeFiles/__idf_main.dir/hello_world_main.c.obj || esp-idf/espressif__bme280/libespressif__bme280.a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a esp-idf/espressif__mqtt/libespressif__mqtt.a esp-idf/xtensa/libxtensa.a + LANGUAGE_COMPILE_FLAGS = -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy + OBJECT_DIR = esp-idf/main/CMakeFiles/__idf_main.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = esp-idf/main/CMakeFiles/__idf_main.dir/__idf_main.pdb + TARGET_FILE = esp-idf/main/libmain.a + TARGET_PDB = esp-idf/main/libmain.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/main/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. + DESC = No interactive CMake dialog available... + restat = 1 + +build esp-idf/main/edit_cache: phony esp-idf/main/CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build esp-idf/main/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main && /usr/bin/cmake --regenerate-during-build -S/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 -B/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build esp-idf/main/rebuild_cache: phony esp-idf/main/CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build esp-idf/main/list_install_components: phony + + +############################################# +# Utility command for install + +build esp-idf/main/CMakeFiles/install.util: CUSTOM_COMMAND esp-idf/main/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main && /usr/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build esp-idf/main/install: phony esp-idf/main/CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build esp-idf/main/CMakeFiles/install/local.util: CUSTOM_COMMAND esp-idf/main/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build esp-idf/main/install/local: phony esp-idf/main/CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build esp-idf/main/CMakeFiles/install/strip.util: CUSTOM_COMMAND esp-idf/main/all + COMMAND = cd /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main && /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/main/install/strip: phony esp-idf/main/CMakeFiles/install/strip.util + +# ============================================================================= +# Target aliases. + +build __idf_app_trace: phony esp-idf/app_trace/libapp_trace.a + +build __idf_app_update: phony esp-idf/app_update/libapp_update.a + +build __idf_bootloader_support: phony esp-idf/bootloader_support/libbootloader_support.a + +build __idf_cmock: phony esp-idf/cmock/libcmock.a + +build __idf_console: phony esp-idf/console/libconsole.a + +build __idf_cxx: phony esp-idf/cxx/libcxx.a + +build __idf_driver: phony esp-idf/driver/libdriver.a + +build __idf_efuse: phony esp-idf/efuse/libefuse.a + +build __idf_esp-tls: phony esp-idf/esp-tls/libesp-tls.a + +build __idf_esp_adc: phony esp-idf/esp_adc/libesp_adc.a + +build __idf_esp_app_format: phony esp-idf/esp_app_format/libesp_app_format.a + +build __idf_esp_bootloader_format: phony esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +build __idf_esp_coex: phony esp-idf/esp_coex/libesp_coex.a + +build __idf_esp_common: phony esp-idf/esp_common/libesp_common.a + +build __idf_esp_driver_cam: phony esp-idf/esp_driver_cam/libesp_driver_cam.a + +build __idf_esp_driver_dac: phony esp-idf/esp_driver_dac/libesp_driver_dac.a + +build __idf_esp_driver_gpio: phony esp-idf/esp_driver_gpio/libesp_driver_gpio.a + +build __idf_esp_driver_gptimer: phony esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + +build __idf_esp_driver_i2c: phony esp-idf/esp_driver_i2c/libesp_driver_i2c.a + +build __idf_esp_driver_i2s: phony esp-idf/esp_driver_i2s/libesp_driver_i2s.a + +build __idf_esp_driver_ledc: phony esp-idf/esp_driver_ledc/libesp_driver_ledc.a + +build __idf_esp_driver_mcpwm: phony esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a + +build __idf_esp_driver_pcnt: phony esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a + +build __idf_esp_driver_rmt: phony esp-idf/esp_driver_rmt/libesp_driver_rmt.a + +build __idf_esp_driver_sdio: phony esp-idf/esp_driver_sdio/libesp_driver_sdio.a + +build __idf_esp_driver_sdm: phony esp-idf/esp_driver_sdm/libesp_driver_sdm.a + +build __idf_esp_driver_sdmmc: phony esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a + +build __idf_esp_driver_sdspi: phony esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + +build __idf_esp_driver_spi: phony esp-idf/esp_driver_spi/libesp_driver_spi.a + +build __idf_esp_driver_uart: phony esp-idf/esp_driver_uart/libesp_driver_uart.a + +build __idf_esp_eth: phony esp-idf/esp_eth/libesp_eth.a + +build __idf_esp_event: phony esp-idf/esp_event/libesp_event.a + +build __idf_esp_gdbstub: phony esp-idf/esp_gdbstub/libesp_gdbstub.a + +build __idf_esp_hid: phony esp-idf/esp_hid/libesp_hid.a + +build __idf_esp_http_client: phony esp-idf/esp_http_client/libesp_http_client.a + +build __idf_esp_http_server: phony esp-idf/esp_http_server/libesp_http_server.a + +build __idf_esp_https_ota: phony esp-idf/esp_https_ota/libesp_https_ota.a + +build __idf_esp_https_server: phony esp-idf/esp_https_server/libesp_https_server.a + +build __idf_esp_hw_support: phony esp-idf/esp_hw_support/libesp_hw_support.a + +build __idf_esp_lcd: phony esp-idf/esp_lcd/libesp_lcd.a + +build __idf_esp_local_ctrl: phony esp-idf/esp_local_ctrl/libesp_local_ctrl.a + +build __idf_esp_mm: phony esp-idf/esp_mm/libesp_mm.a + +build __idf_esp_netif: phony esp-idf/esp_netif/libesp_netif.a + +build __idf_esp_partition: phony esp-idf/esp_partition/libesp_partition.a + +build __idf_esp_phy: phony esp-idf/esp_phy/libesp_phy.a + +build __idf_esp_pm: phony esp-idf/esp_pm/libesp_pm.a + +build __idf_esp_ringbuf: phony esp-idf/esp_ringbuf/libesp_ringbuf.a + +build __idf_esp_rom: phony esp-idf/esp_rom/libesp_rom.a + +build __idf_esp_security: phony esp-idf/esp_security/libesp_security.a + +build __idf_esp_system: phony esp-idf/esp_system/libesp_system.a + +build __idf_esp_timer: phony esp-idf/esp_timer/libesp_timer.a + +build __idf_esp_vfs_console: phony esp-idf/esp_vfs_console/libesp_vfs_console.a + +build __idf_esp_wifi: phony esp-idf/esp_wifi/libesp_wifi.a + +build __idf_espcoredump: phony esp-idf/espcoredump/libespcoredump.a + +build __idf_espressif__bme280: phony esp-idf/espressif__bme280/libespressif__bme280.a + +build __idf_espressif__i2c_bus: phony esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a + +build __idf_espressif__mqtt: phony esp-idf/espressif__mqtt/libespressif__mqtt.a + +build __idf_fatfs: phony esp-idf/fatfs/libfatfs.a + +build __idf_freertos: phony esp-idf/freertos/libfreertos.a + +build __idf_hal: phony esp-idf/hal/libhal.a + +build __idf_heap: phony esp-idf/heap/libheap.a + +build __idf_http_parser: phony esp-idf/http_parser/libhttp_parser.a + +build __idf_json: phony esp-idf/json/libjson.a + +build __idf_log: phony esp-idf/log/liblog.a + +build __idf_lwip: phony esp-idf/lwip/liblwip.a + +build __idf_main: phony esp-idf/main/libmain.a + +build __idf_mbedtls: phony esp-idf/mbedtls/libmbedtls.a + +build __idf_newlib: phony esp-idf/newlib/libnewlib.a + +build __idf_nvs_flash: phony esp-idf/nvs_flash/libnvs_flash.a + +build __idf_nvs_sec_provider: phony esp-idf/nvs_sec_provider/libnvs_sec_provider.a + +build __idf_perfmon: phony esp-idf/perfmon/libperfmon.a + +build __idf_protobuf-c: phony esp-idf/protobuf-c/libprotobuf-c.a + +build __idf_protocomm: phony esp-idf/protocomm/libprotocomm.a + +build __idf_pthread: phony esp-idf/pthread/libpthread.a + +build __idf_rt: phony esp-idf/rt/librt.a + +build __idf_sdmmc: phony esp-idf/sdmmc/libsdmmc.a + +build __idf_soc: phony esp-idf/soc/libsoc.a + +build __idf_spi_flash: phony esp-idf/spi_flash/libspi_flash.a + +build __idf_spiffs: phony esp-idf/spiffs/libspiffs.a + +build __idf_tcp_transport: phony esp-idf/tcp_transport/libtcp_transport.a + +build __idf_unity: phony esp-idf/unity/libunity.a + +build __idf_vfs: phony esp-idf/vfs/libvfs.a + +build __idf_wear_levelling: phony esp-idf/wear_levelling/libwear_levelling.a + +build __idf_wifi_provisioning: phony esp-idf/wifi_provisioning/libwifi_provisioning.a + +build __idf_wpa_supplicant: phony esp-idf/wpa_supplicant/libwpa_supplicant.a + +build __idf_xtensa: phony esp-idf/xtensa/libxtensa.a + +build __ldgen_output_sections.ld: phony esp-idf/esp_system/__ldgen_output_sections.ld + +build apidoc: phony esp-idf/mbedtls/mbedtls/apidoc + +build app-flash: phony esp-idf/esptool_py/app-flash + +build app_check_size: phony esp-idf/esptool_py/app_check_size + +build bootloader-flash: phony esp-idf/bootloader/bootloader-flash + +build custom_bundle: phony esp-idf/mbedtls/custom_bundle + +build efuse-common-table: phony esp-idf/efuse/efuse-common-table + +build efuse-custom-table: phony esp-idf/efuse/efuse-custom-table + +build efuse_common_table: phony esp-idf/efuse/efuse_common_table + +build efuse_custom_table: phony esp-idf/efuse/efuse_custom_table + +build efuse_test_table: phony esp-idf/efuse/efuse_test_table + +build encrypted-app-flash: phony esp-idf/esptool_py/encrypted-app-flash + +build encrypted-bootloader-flash: phony esp-idf/bootloader/encrypted-bootloader-flash + +build encrypted-partition-table-flash: phony esp-idf/partition_table/encrypted-partition-table-flash + +build everest: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + +build lib: phony esp-idf/mbedtls/mbedtls/library/lib + +build libapp_trace.a: phony esp-idf/app_trace/libapp_trace.a + +build libapp_update.a: phony esp-idf/app_update/libapp_update.a + +build libbootloader_support.a: phony esp-idf/bootloader_support/libbootloader_support.a + +build libcmock.a: phony esp-idf/cmock/libcmock.a + +build libconsole.a: phony esp-idf/console/libconsole.a + +build libcxx.a: phony esp-idf/cxx/libcxx.a + +build libdriver.a: phony esp-idf/driver/libdriver.a + +build libefuse.a: phony esp-idf/efuse/libefuse.a + +build libesp-tls.a: phony esp-idf/esp-tls/libesp-tls.a + +build libesp_adc.a: phony esp-idf/esp_adc/libesp_adc.a + +build libesp_app_format.a: phony esp-idf/esp_app_format/libesp_app_format.a + +build libesp_bootloader_format.a: phony esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +build libesp_coex.a: phony esp-idf/esp_coex/libesp_coex.a + +build libesp_common.a: phony esp-idf/esp_common/libesp_common.a + +build libesp_driver_cam.a: phony esp-idf/esp_driver_cam/libesp_driver_cam.a + +build libesp_driver_dac.a: phony esp-idf/esp_driver_dac/libesp_driver_dac.a + +build libesp_driver_gpio.a: phony esp-idf/esp_driver_gpio/libesp_driver_gpio.a + +build libesp_driver_gptimer.a: phony esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + +build libesp_driver_i2c.a: phony esp-idf/esp_driver_i2c/libesp_driver_i2c.a + +build libesp_driver_i2s.a: phony esp-idf/esp_driver_i2s/libesp_driver_i2s.a + +build libesp_driver_ledc.a: phony esp-idf/esp_driver_ledc/libesp_driver_ledc.a + +build libesp_driver_mcpwm.a: phony esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a + +build libesp_driver_pcnt.a: phony esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a + +build libesp_driver_rmt.a: phony esp-idf/esp_driver_rmt/libesp_driver_rmt.a + +build libesp_driver_sdio.a: phony esp-idf/esp_driver_sdio/libesp_driver_sdio.a + +build libesp_driver_sdm.a: phony esp-idf/esp_driver_sdm/libesp_driver_sdm.a + +build libesp_driver_sdmmc.a: phony esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a + +build libesp_driver_sdspi.a: phony esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + +build libesp_driver_spi.a: phony esp-idf/esp_driver_spi/libesp_driver_spi.a + +build libesp_driver_uart.a: phony esp-idf/esp_driver_uart/libesp_driver_uart.a + +build libesp_eth.a: phony esp-idf/esp_eth/libesp_eth.a + +build libesp_event.a: phony esp-idf/esp_event/libesp_event.a + +build libesp_gdbstub.a: phony esp-idf/esp_gdbstub/libesp_gdbstub.a + +build libesp_hid.a: phony esp-idf/esp_hid/libesp_hid.a + +build libesp_http_client.a: phony esp-idf/esp_http_client/libesp_http_client.a + +build libesp_http_server.a: phony esp-idf/esp_http_server/libesp_http_server.a + +build libesp_https_ota.a: phony esp-idf/esp_https_ota/libesp_https_ota.a + +build libesp_https_server.a: phony esp-idf/esp_https_server/libesp_https_server.a + +build libesp_hw_support.a: phony esp-idf/esp_hw_support/libesp_hw_support.a + +build libesp_lcd.a: phony esp-idf/esp_lcd/libesp_lcd.a + +build libesp_local_ctrl.a: phony esp-idf/esp_local_ctrl/libesp_local_ctrl.a + +build libesp_mm.a: phony esp-idf/esp_mm/libesp_mm.a + +build libesp_netif.a: phony esp-idf/esp_netif/libesp_netif.a + +build libesp_partition.a: phony esp-idf/esp_partition/libesp_partition.a + +build libesp_phy.a: phony esp-idf/esp_phy/libesp_phy.a + +build libesp_pm.a: phony esp-idf/esp_pm/libesp_pm.a + +build libesp_ringbuf.a: phony esp-idf/esp_ringbuf/libesp_ringbuf.a + +build libesp_rom.a: phony esp-idf/esp_rom/libesp_rom.a + +build libesp_security.a: phony esp-idf/esp_security/libesp_security.a + +build libesp_system.a: phony esp-idf/esp_system/libesp_system.a + +build libesp_timer.a: phony esp-idf/esp_timer/libesp_timer.a + +build libesp_vfs_console.a: phony esp-idf/esp_vfs_console/libesp_vfs_console.a + +build libesp_wifi.a: phony esp-idf/esp_wifi/libesp_wifi.a + +build libespcoredump.a: phony esp-idf/espcoredump/libespcoredump.a + +build libespressif__bme280.a: phony esp-idf/espressif__bme280/libespressif__bme280.a + +build libespressif__i2c_bus.a: phony esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a + +build libespressif__mqtt.a: phony esp-idf/espressif__mqtt/libespressif__mqtt.a + +build libeverest.a: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + +build libfatfs.a: phony esp-idf/fatfs/libfatfs.a + +build libfreertos.a: phony esp-idf/freertos/libfreertos.a + +build libhal.a: phony esp-idf/hal/libhal.a + +build libheap.a: phony esp-idf/heap/libheap.a + +build libhttp_parser.a: phony esp-idf/http_parser/libhttp_parser.a + +build libjson.a: phony esp-idf/json/libjson.a + +build liblog.a: phony esp-idf/log/liblog.a + +build liblwip.a: phony esp-idf/lwip/liblwip.a + +build libmain.a: phony esp-idf/main/libmain.a + +build libmbedcrypto.a: phony esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + +build libmbedtls.a: phony esp-idf/mbedtls/libmbedtls.a + +build libmbedx509.a: phony esp-idf/mbedtls/mbedtls/library/libmbedx509.a + +build libnewlib.a: phony esp-idf/newlib/libnewlib.a + +build libnvs_flash.a: phony esp-idf/nvs_flash/libnvs_flash.a + +build libnvs_sec_provider.a: phony esp-idf/nvs_sec_provider/libnvs_sec_provider.a + +build libp256m.a: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + +build libperfmon.a: phony esp-idf/perfmon/libperfmon.a + +build libprotobuf-c.a: phony esp-idf/protobuf-c/libprotobuf-c.a + +build libprotocomm.a: phony esp-idf/protocomm/libprotocomm.a + +build libpthread.a: phony esp-idf/pthread/libpthread.a + +build librt.a: phony esp-idf/rt/librt.a + +build libsdmmc.a: phony esp-idf/sdmmc/libsdmmc.a + +build libsoc.a: phony esp-idf/soc/libsoc.a + +build libspi_flash.a: phony esp-idf/spi_flash/libspi_flash.a + +build libspiffs.a: phony esp-idf/spiffs/libspiffs.a + +build libtcp_transport.a: phony esp-idf/tcp_transport/libtcp_transport.a + +build libunity.a: phony esp-idf/unity/libunity.a + +build libvfs.a: phony esp-idf/vfs/libvfs.a + +build libwear_levelling.a: phony esp-idf/wear_levelling/libwear_levelling.a + +build libwifi_provisioning.a: phony esp-idf/wifi_provisioning/libwifi_provisioning.a + +build libwpa_supplicant.a: phony esp-idf/wpa_supplicant/libwpa_supplicant.a + +build libxtensa.a: phony esp-idf/xtensa/libxtensa.a + +build mbedcrypto: phony esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + +build mbedtls: phony esp-idf/mbedtls/mbedtls/library/libmbedtls.a + +build mbedx509: phony esp-idf/mbedtls/mbedtls/library/libmbedx509.a + +build memory.ld: phony esp-idf/esp_system/memory.ld + +build p256m: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + +build partition-table: phony esp-idf/partition_table/partition-table + +build partition-table-flash: phony esp-idf/partition_table/partition-table-flash + +build partition_table: phony esp-idf/partition_table/partition_table + +build partition_table-flash: phony esp-idf/partition_table/partition_table-flash + +build partition_table_bin: phony esp-idf/partition_table/partition_table_bin + +build sections.ld.in: phony esp-idf/esp_system/sections.ld.in + +build show-efuse-table: phony esp-idf/efuse/show-efuse-table + +build show_efuse_table: phony esp-idf/efuse/show_efuse_table + +# ============================================================================= +# Folder targets. + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build + +build all: phony bootloader app ESP32-IDF_Temperture-Node-v2.elf esp-idf/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf + +build esp-idf/all: phony esp-idf/xtensa/all esp-idf/esp_driver_gpio/all esp-idf/esp_pm/all esp-idf/mbedtls/all esp-idf/bootloader/all esp-idf/esptool_py/all esp-idf/partition_table/all esp-idf/esp_app_format/all esp-idf/esp_bootloader_format/all esp-idf/app_update/all esp-idf/esp_partition/all esp-idf/efuse/all esp-idf/bootloader_support/all esp-idf/esp_mm/all esp-idf/spi_flash/all esp-idf/esp_system/all esp-idf/esp_common/all esp-idf/esp_rom/all esp-idf/hal/all esp-idf/log/all esp-idf/heap/all esp-idf/soc/all esp-idf/esp_security/all esp-idf/esp_hw_support/all esp-idf/freertos/all esp-idf/newlib/all esp-idf/pthread/all esp-idf/cxx/all esp-idf/esp_timer/all esp-idf/esp_driver_gptimer/all esp-idf/esp_ringbuf/all esp-idf/esp_driver_uart/all esp-idf/app_trace/all esp-idf/esp_event/all esp-idf/nvs_flash/all esp-idf/esp_driver_pcnt/all esp-idf/esp_driver_spi/all esp-idf/esp_driver_mcpwm/all esp-idf/esp_driver_ana_cmpr/all esp-idf/esp_driver_i2s/all esp-idf/sdmmc/all esp-idf/esp_driver_sdmmc/all esp-idf/esp_driver_sdspi/all esp-idf/esp_driver_sdio/all esp-idf/esp_driver_dac/all esp-idf/esp_driver_rmt/all esp-idf/esp_driver_tsens/all esp-idf/esp_driver_sdm/all esp-idf/esp_driver_i2c/all esp-idf/esp_driver_ledc/all esp-idf/esp_driver_parlio/all esp-idf/esp_driver_usb_serial_jtag/all esp-idf/driver/all esp-idf/esp_phy/all esp-idf/esp_vfs_console/all esp-idf/vfs/all esp-idf/lwip/all esp-idf/esp_netif_stack/all esp-idf/esp_netif/all esp-idf/wpa_supplicant/all esp-idf/esp_coex/all esp-idf/esp_wifi/all esp-idf/bt/all esp-idf/unity/all esp-idf/cmock/all esp-idf/console/all esp-idf/http_parser/all esp-idf/esp-tls/all esp-idf/esp_adc/all esp-idf/esp_driver_isp/all esp-idf/esp_driver_cam/all esp-idf/esp_driver_jpeg/all esp-idf/esp_driver_ppa/all esp-idf/esp_driver_touch_sens/all esp-idf/esp_eth/all esp-idf/esp_gdbstub/all esp-idf/esp_hid/all esp-idf/tcp_transport/all esp-idf/esp_http_client/all esp-idf/esp_http_server/all esp-idf/esp_https_ota/all esp-idf/esp_https_server/all esp-idf/esp_psram/all esp-idf/esp_lcd/all esp-idf/protobuf-c/all esp-idf/protocomm/all esp-idf/esp_local_ctrl/all esp-idf/espcoredump/all esp-idf/wear_levelling/all esp-idf/fatfs/all esp-idf/idf_test/all esp-idf/ieee802154/all esp-idf/json/all esp-idf/nvs_sec_provider/all esp-idf/openthread/all esp-idf/perfmon/all esp-idf/rt/all esp-idf/spiffs/all esp-idf/ulp/all esp-idf/usb/all esp-idf/wifi_provisioning/all esp-idf/espressif__cmake_utilities/all esp-idf/espressif__i2c_bus/all esp-idf/espressif__bme280/all esp-idf/espressif__mqtt/all esp-idf/main/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace + +build esp-idf/app_trace/all: phony esp-idf/app_trace/libapp_trace.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update + +build esp-idf/app_update/all: phony esp-idf/app_update/libapp_update.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader + +build esp-idf/bootloader/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support + +build esp-idf/bootloader_support/all: phony esp-idf/bootloader_support/libbootloader_support.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt + +build esp-idf/bt/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock + +build esp-idf/cmock/all: phony esp-idf/cmock/libcmock.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console + +build esp-idf/console/all: phony esp-idf/console/libconsole.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx + +build esp-idf/cxx/all: phony esp-idf/cxx/libcxx.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver + +build esp-idf/driver/all: phony esp-idf/driver/libdriver.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse + +build esp-idf/efuse/all: phony esp-idf/efuse/libefuse.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls + +build esp-idf/esp-tls/all: phony esp-idf/esp-tls/libesp-tls.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc + +build esp-idf/esp_adc/all: phony esp-idf/esp_adc/libesp_adc.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format + +build esp-idf/esp_app_format/all: phony esp-idf/esp_app_format/libesp_app_format.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format + +build esp-idf/esp_bootloader_format/all: phony esp-idf/esp_bootloader_format/libesp_bootloader_format.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex + +build esp-idf/esp_coex/all: phony esp-idf/esp_coex/libesp_coex.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common + +build esp-idf/esp_common/all: phony esp-idf/esp_common/libesp_common.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr + +build esp-idf/esp_driver_ana_cmpr/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam + +build esp-idf/esp_driver_cam/all: phony esp-idf/esp_driver_cam/libesp_driver_cam.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac + +build esp-idf/esp_driver_dac/all: phony esp-idf/esp_driver_dac/libesp_driver_dac.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio + +build esp-idf/esp_driver_gpio/all: phony esp-idf/esp_driver_gpio/libesp_driver_gpio.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer + +build esp-idf/esp_driver_gptimer/all: phony esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c + +build esp-idf/esp_driver_i2c/all: phony esp-idf/esp_driver_i2c/libesp_driver_i2c.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s + +build esp-idf/esp_driver_i2s/all: phony esp-idf/esp_driver_i2s/libesp_driver_i2s.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp + +build esp-idf/esp_driver_isp/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg + +build esp-idf/esp_driver_jpeg/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc + +build esp-idf/esp_driver_ledc/all: phony esp-idf/esp_driver_ledc/libesp_driver_ledc.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm + +build esp-idf/esp_driver_mcpwm/all: phony esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio + +build esp-idf/esp_driver_parlio/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt + +build esp-idf/esp_driver_pcnt/all: phony esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa + +build esp-idf/esp_driver_ppa/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt + +build esp-idf/esp_driver_rmt/all: phony esp-idf/esp_driver_rmt/libesp_driver_rmt.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio + +build esp-idf/esp_driver_sdio/all: phony esp-idf/esp_driver_sdio/libesp_driver_sdio.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm + +build esp-idf/esp_driver_sdm/all: phony esp-idf/esp_driver_sdm/libesp_driver_sdm.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc + +build esp-idf/esp_driver_sdmmc/all: phony esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi + +build esp-idf/esp_driver_sdspi/all: phony esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi + +build esp-idf/esp_driver_spi/all: phony esp-idf/esp_driver_spi/libesp_driver_spi.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens + +build esp-idf/esp_driver_touch_sens/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens + +build esp-idf/esp_driver_tsens/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart + +build esp-idf/esp_driver_uart/all: phony esp-idf/esp_driver_uart/libesp_driver_uart.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag + +build esp-idf/esp_driver_usb_serial_jtag/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth + +build esp-idf/esp_eth/all: phony esp-idf/esp_eth/libesp_eth.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event + +build esp-idf/esp_event/all: phony esp-idf/esp_event/libesp_event.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub + +build esp-idf/esp_gdbstub/all: phony esp-idf/esp_gdbstub/libesp_gdbstub.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hid + +build esp-idf/esp_hid/all: phony esp-idf/esp_hid/libesp_hid.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client + +build esp-idf/esp_http_client/all: phony esp-idf/esp_http_client/libesp_http_client.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server + +build esp-idf/esp_http_server/all: phony esp-idf/esp_http_server/libesp_http_server.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota + +build esp-idf/esp_https_ota/all: phony esp-idf/esp_https_ota/libesp_https_ota.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_server + +build esp-idf/esp_https_server/all: phony esp-idf/esp_https_server/libesp_https_server.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support + +build esp-idf/esp_hw_support/all: phony esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_hw_support/port/esp32/all esp-idf/esp_hw_support/lowpower/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/lowpower + +build esp-idf/esp_hw_support/lowpower/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/port/esp32 + +build esp-idf/esp_hw_support/port/esp32/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_lcd + +build esp-idf/esp_lcd/all: phony esp-idf/esp_lcd/libesp_lcd.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_local_ctrl + +build esp-idf/esp_local_ctrl/all: phony esp-idf/esp_local_ctrl/libesp_local_ctrl.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_mm + +build esp-idf/esp_mm/all: phony esp-idf/esp_mm/libesp_mm.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif + +build esp-idf/esp_netif/all: phony esp-idf/esp_netif/libesp_netif.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif_stack + +build esp-idf/esp_netif_stack/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_partition + +build esp-idf/esp_partition/all: phony esp-idf/esp_partition/libesp_partition.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_phy + +build esp-idf/esp_phy/all: phony esp-idf/esp_phy/libesp_phy.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_pm + +build esp-idf/esp_pm/all: phony esp-idf/esp_pm/libesp_pm.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_psram + +build esp-idf/esp_psram/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_ringbuf + +build esp-idf/esp_ringbuf/all: phony esp-idf/esp_ringbuf/libesp_ringbuf.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_rom + +build esp-idf/esp_rom/all: phony esp-idf/esp_rom/libesp_rom.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_security + +build esp-idf/esp_security/all: phony esp-idf/esp_security/libesp_security.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system + +build esp-idf/esp_system/all: phony esp-idf/esp_system/libesp_system.a esp-idf/esp_system/port/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port + +build esp-idf/esp_system/port/all: phony esp-idf/esp_system/port/soc/esp32/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32 + +build esp-idf/esp_system/port/soc/esp32/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer + +build esp-idf/esp_timer/all: phony esp-idf/esp_timer/libesp_timer.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console + +build esp-idf/esp_vfs_console/all: phony esp-idf/esp_vfs_console/libesp_vfs_console.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi + +build esp-idf/esp_wifi/all: phony esp-idf/esp_wifi/libesp_wifi.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump + +build esp-idf/espcoredump/all: phony esp-idf/espcoredump/libespcoredump.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280 + +build esp-idf/espressif__bme280/all: phony esp-idf/espressif__bme280/libespressif__bme280.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities + +build esp-idf/espressif__cmake_utilities/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus + +build esp-idf/espressif__i2c_bus/all: phony esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt + +build esp-idf/espressif__mqtt/all: phony esp-idf/espressif__mqtt/libespressif__mqtt.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py + +build esp-idf/esptool_py/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs + +build esp-idf/fatfs/all: phony esp-idf/fatfs/libfatfs.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos + +build esp-idf/freertos/all: phony esp-idf/freertos/libfreertos.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal + +build esp-idf/hal/all: phony esp-idf/hal/libhal.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap + +build esp-idf/heap/all: phony esp-idf/heap/libheap.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser + +build esp-idf/http_parser/all: phony esp-idf/http_parser/libhttp_parser.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test + +build esp-idf/idf_test/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154 + +build esp-idf/ieee802154/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json + +build esp-idf/json/all: phony esp-idf/json/libjson.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log + +build esp-idf/log/all: phony esp-idf/log/liblog.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip + +build esp-idf/lwip/all: phony esp-idf/lwip/liblwip.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main + +build esp-idf/main/all: phony esp-idf/main/libmain.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls + +build esp-idf/mbedtls/all: phony esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls + +build esp-idf/mbedtls/mbedtls/all: phony esp-idf/mbedtls/mbedtls/include/all esp-idf/mbedtls/mbedtls/3rdparty/all esp-idf/mbedtls/mbedtls/library/all esp-idf/mbedtls/mbedtls/pkgconfig/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty + +build esp-idf/mbedtls/mbedtls/3rdparty/all: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/all esp-idf/mbedtls/mbedtls/3rdparty/p256-m/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/all: phony esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/all: phony esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include + +build esp-idf/mbedtls/mbedtls/include/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library + +build esp-idf/mbedtls/mbedtls/library/all: phony esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig + +build esp-idf/mbedtls/mbedtls/pkgconfig/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib + +build esp-idf/newlib/all: phony esp-idf/newlib/libnewlib.a esp-idf/newlib/port/all + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port + +build esp-idf/newlib/port/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash + +build esp-idf/nvs_flash/all: phony esp-idf/nvs_flash/libnvs_flash.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider + +build esp-idf/nvs_sec_provider/all: phony esp-idf/nvs_sec_provider/libnvs_sec_provider.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread + +build esp-idf/openthread/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table + +build esp-idf/partition_table/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon + +build esp-idf/perfmon/all: phony esp-idf/perfmon/libperfmon.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c + +build esp-idf/protobuf-c/all: phony esp-idf/protobuf-c/libprotobuf-c.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm + +build esp-idf/protocomm/all: phony esp-idf/protocomm/libprotocomm.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread + +build esp-idf/pthread/all: phony esp-idf/pthread/libpthread.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt + +build esp-idf/rt/all: phony esp-idf/rt/librt.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc + +build esp-idf/sdmmc/all: phony esp-idf/sdmmc/libsdmmc.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc + +build esp-idf/soc/all: phony esp-idf/soc/libsoc.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash + +build esp-idf/spi_flash/all: phony esp-idf/spi_flash/libspi_flash.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs + +build esp-idf/spiffs/all: phony esp-idf/spiffs/libspiffs.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport + +build esp-idf/tcp_transport/all: phony esp-idf/tcp_transport/libtcp_transport.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp + +build esp-idf/ulp/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity + +build esp-idf/unity/all: phony esp-idf/unity/libunity.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb + +build esp-idf/usb/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs + +build esp-idf/vfs/all: phony esp-idf/vfs/libvfs.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling + +build esp-idf/wear_levelling/all: phony esp-idf/wear_levelling/libwear_levelling.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning + +build esp-idf/wifi_provisioning/all: phony esp-idf/wifi_provisioning/libwifi_provisioning.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant + +build esp-idf/wpa_supplicant/all: phony esp-idf/wpa_supplicant/libwpa_supplicant.a + +# ============================================================================= + +############################################# +# Folder: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/xtensa + +build esp-idf/xtensa/all: phony esp-idf/xtensa/libxtensa.a + +# ============================================================================= +# Built-in targets + + +############################################# +# Re-run CMake if any of its inputs changed. + +build build.ninja: RERUN_CMAKE | /home/abobkov/MyProjects/ESP-Nodes/.git/HEAD /home/abobkov/MyProjects/ESP-Nodes/.git/refs/heads/main /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__cmake_utilities/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__cmake_utilities/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__cmake_utilities/package_manager.cmake /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__cmake_utilities/project_include.cmake /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/sdkconfig /home/abobkov/esp/v5.4.1/esp-idf/.git/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/cmock/CMock/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/esp_coex/lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/esp_phy/lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/heap/tlsf/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/json/cJSON/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/lwip/lwip/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/openthread/lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/openthread/openthread/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/unity/unity/HEAD /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/app_update/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/bt/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32c3_family/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/host/nimble/nimble/.git /home/abobkov/esp/v5.4.1/esp-idf/components/cmock/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/cmock/CMock/.git /home/abobkov/esp/v5.4.1/esp-idf/components/console/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/cxx/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/driver/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/sources.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_jpeg/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ppa/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_touch_sens/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/lowpower/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif_stack/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/ld/ld.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/espefuse.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/hal/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/heap/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/.git /home/abobkov/esp/v5.4.1/esp-idf/components/http_parser/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/idf_test/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/ieee802154/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/json/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON/.git /home/abobkov/esp/v5.4.1/esp-idf/components/log/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/.git /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/.git /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/.git /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/port/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/openthread/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/openthread/lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/openthread/openthread/.git /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/partitions_singleapp.csv /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c/.git /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/rt/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/soc/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/.git /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/ulp/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/ulp/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/unity/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/.git /home/abobkov/esp/v5.4.1/esp-idf/components/usb/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/vfs/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/build.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/component.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/depgraph.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/dfu.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/gdbinit.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/git_submodules.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/idf.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/kconfig.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/ldgen.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/openocd.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/prefix_map.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/project.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/project_description.json.in /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/symbols.gdbinit.in /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/targets.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/tool_version_check.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/toolchain-esp32.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/utilities.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/version.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/kconfig_new/confgen.py /home/abobkov/esp/v5.4.1/esp-idf/tools/kconfig_new/config.env.in /usr/share/cmake-3.31/Modules/CMakeASMCompiler.cmake.in /usr/share/cmake-3.31/Modules/CMakeASMInformation.cmake /usr/share/cmake-3.31/Modules/CMakeCCompiler.cmake.in /usr/share/cmake-3.31/Modules/CMakeCCompilerABI.c /usr/share/cmake-3.31/Modules/CMakeCInformation.cmake /usr/share/cmake-3.31/Modules/CMakeCXXCompiler.cmake.in /usr/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp /usr/share/cmake-3.31/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.31/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /usr/share/cmake-3.31/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.31/Modules/CMakeCompilerIdDetection.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineASMCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCXXCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCompilerSupport.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake /usr/share/cmake-3.31/Modules/CMakeFindBinUtils.cmake /usr/share/cmake-3.31/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.31/Modules/CMakeNinjaFindMake.cmake /usr/share/cmake-3.31/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.31/Modules/CMakeParseImplicitIncludeInfo.cmake /usr/share/cmake-3.31/Modules/CMakeParseImplicitLinkInfo.cmake /usr/share/cmake-3.31/Modules/CMakeParseLibraryArchitecture.cmake /usr/share/cmake-3.31/Modules/CMakePrintHelpers.cmake /usr/share/cmake-3.31/Modules/CMakeSystem.cmake.in /usr/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.31/Modules/CMakeTestASMCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeTestCompilerCommon.cmake /usr/share/cmake-3.31/Modules/CheckCCompilerFlag.cmake /usr/share/cmake-3.31/Modules/CheckCSourceCompiles.cmake /usr/share/cmake-3.31/Modules/CheckCXXCompilerFlag.cmake /usr/share/cmake-3.31/Modules/CheckCXXSourceCompiles.cmake /usr/share/cmake-3.31/Modules/CheckIncludeFile.cmake /usr/share/cmake-3.31/Modules/CheckLibraryExists.cmake /usr/share/cmake-3.31/Modules/Compiler/ADSP-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/ARMCC-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/ARMClang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/AppleClang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Borland-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.31/Modules/Compiler/Clang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /usr/share/cmake-3.31/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Cray-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/CrayClang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/GHS-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-FindBinUtils.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU.cmake /usr/share/cmake-3.31/Modules/Compiler/HP-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/IAR-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /usr/share/cmake-3.31/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /usr/share/cmake-3.31/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Intel-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/LCC-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/MSVC-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/NVHPC-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/OrangeC-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/PGI-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/PathScale-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/SCO-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/TI-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/TIClang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Tasking-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Watcom-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/XL-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/zOS-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/ExternalProject.cmake /usr/share/cmake-3.31/Modules/ExternalProject/PatchInfo.txt.in /usr/share/cmake-3.31/Modules/ExternalProject/RepositoryInfo.txt.in /usr/share/cmake-3.31/Modules/ExternalProject/UpdateInfo.txt.in /usr/share/cmake-3.31/Modules/ExternalProject/cfgcmd.txt.in /usr/share/cmake-3.31/Modules/ExternalProject/mkdirs.cmake.in /usr/share/cmake-3.31/Modules/ExternalProject/shared_internal_commands.cmake /usr/share/cmake-3.31/Modules/FindGit.cmake /usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.31/Modules/FindPackageMessage.cmake /usr/share/cmake-3.31/Modules/FindPython/Support.cmake /usr/share/cmake-3.31/Modules/FindPython3.cmake /usr/share/cmake-3.31/Modules/FindThreads.cmake /usr/share/cmake-3.31/Modules/GNUInstallDirs.cmake /usr/share/cmake-3.31/Modules/Internal/CMakeASMLinkerInformation.cmake /usr/share/cmake-3.31/Modules/Internal/CMakeCLinkerInformation.cmake /usr/share/cmake-3.31/Modules/Internal/CMakeCXXLinkerInformation.cmake /usr/share/cmake-3.31/Modules/Internal/CMakeCommonLinkerInformation.cmake /usr/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake /usr/share/cmake-3.31/Modules/Internal/CheckCompilerFlag.cmake /usr/share/cmake-3.31/Modules/Internal/CheckFlagCommonConfig.cmake /usr/share/cmake-3.31/Modules/Internal/CheckSourceCompiles.cmake /usr/share/cmake-3.31/Modules/Internal/FeatureTesting.cmake /usr/share/cmake-3.31/Modules/Platform/Generic.cmake /usr/share/cmake-3.31/Modules/WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles/3.31.6/CMakeASMCompiler.cmake CMakeFiles/3.31.6/CMakeCCompiler.cmake CMakeFiles/3.31.6/CMakeCXXCompiler.cmake CMakeFiles/3.31.6/CMakeSystem.cmake CMakeFiles/git-data/grabRef.cmake app-flash_args bootloader-flash_args bootloader-prefix/tmp/bootloader-mkdirs.cmake config/sdkconfig.cmake config/sdkconfig.h esp-idf/bootloader/bootloader-flash_args.in esp-idf/esptool_py/app-flash_args.in esp-idf/esptool_py/flasher_args.json.in esp-idf/partition_table/partition-table-flash_args.in flash_args flash_args.in ldgen_libraries.in + pool = console + + +############################################# +# A missing CMake input file is not an error. + +build /home/abobkov/MyProjects/ESP-Nodes/.git/HEAD /home/abobkov/MyProjects/ESP-Nodes/.git/refs/heads/main /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__cmake_utilities/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__cmake_utilities/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__cmake_utilities/package_manager.cmake /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__cmake_utilities/project_include.cmake /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/CMakeLists.txt /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/idf_component.yml /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/sdkconfig /home/abobkov/esp/v5.4.1/esp-idf/.git/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/cmock/CMock/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/esp_coex/lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/esp_phy/lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/heap/tlsf/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/json/cJSON/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/lwip/lwip/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/openthread/lib/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/openthread/openthread/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /home/abobkov/esp/v5.4.1/esp-idf/.git/modules/components/unity/unity/HEAD /home/abobkov/esp/v5.4.1/esp-idf/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/app_update/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/bt/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32c3_family/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/bt/host/nimble/nimble/.git /home/abobkov/esp/v5.4.1/esp-idf/components/cmock/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/cmock/CMock/.git /home/abobkov/esp/v5.4.1/esp-idf/components/console/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/cxx/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/driver/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/sources.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_jpeg/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ppa/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_touch_sens/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/lowpower/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif_stack/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/ld/ld.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/espefuse.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/hal/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/heap/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/.git /home/abobkov/esp/v5.4.1/esp-idf/components/http_parser/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/idf_test/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/ieee802154/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/json/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON/.git /home/abobkov/esp/v5.4.1/esp-idf/components/log/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/.git /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/.git /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/.git /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/port/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/openthread/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/openthread/lib/.git /home/abobkov/esp/v5.4.1/esp-idf/components/openthread/openthread/.git /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/partitions_singleapp.csv /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c/.git /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/rt/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/soc/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/.git /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/ulp/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/ulp/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/components/unity/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/.git /home/abobkov/esp/v5.4.1/esp-idf/components/usb/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/vfs/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/CMakeLists.txt /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/project_include.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/build.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/component.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/depgraph.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/dfu.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/gdbinit.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/git_submodules.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/idf.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/kconfig.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/ldgen.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/openocd.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/prefix_map.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/project.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/project_description.json.in /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/symbols.gdbinit.in /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/targets.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/tool_version_check.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/toolchain-esp32.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/utilities.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/version.cmake /home/abobkov/esp/v5.4.1/esp-idf/tools/kconfig_new/confgen.py /home/abobkov/esp/v5.4.1/esp-idf/tools/kconfig_new/config.env.in /usr/share/cmake-3.31/Modules/CMakeASMCompiler.cmake.in /usr/share/cmake-3.31/Modules/CMakeASMInformation.cmake /usr/share/cmake-3.31/Modules/CMakeCCompiler.cmake.in /usr/share/cmake-3.31/Modules/CMakeCCompilerABI.c /usr/share/cmake-3.31/Modules/CMakeCInformation.cmake /usr/share/cmake-3.31/Modules/CMakeCXXCompiler.cmake.in /usr/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp /usr/share/cmake-3.31/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.31/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /usr/share/cmake-3.31/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.31/Modules/CMakeCompilerIdDetection.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineASMCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCXXCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineCompilerSupport.cmake /usr/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake /usr/share/cmake-3.31/Modules/CMakeFindBinUtils.cmake /usr/share/cmake-3.31/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.31/Modules/CMakeNinjaFindMake.cmake /usr/share/cmake-3.31/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.31/Modules/CMakeParseImplicitIncludeInfo.cmake /usr/share/cmake-3.31/Modules/CMakeParseImplicitLinkInfo.cmake /usr/share/cmake-3.31/Modules/CMakeParseLibraryArchitecture.cmake /usr/share/cmake-3.31/Modules/CMakePrintHelpers.cmake /usr/share/cmake-3.31/Modules/CMakeSystem.cmake.in /usr/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.31/Modules/CMakeTestASMCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake /usr/share/cmake-3.31/Modules/CMakeTestCompilerCommon.cmake /usr/share/cmake-3.31/Modules/CheckCCompilerFlag.cmake /usr/share/cmake-3.31/Modules/CheckCSourceCompiles.cmake /usr/share/cmake-3.31/Modules/CheckCXXCompilerFlag.cmake /usr/share/cmake-3.31/Modules/CheckCXXSourceCompiles.cmake /usr/share/cmake-3.31/Modules/CheckIncludeFile.cmake /usr/share/cmake-3.31/Modules/CheckLibraryExists.cmake /usr/share/cmake-3.31/Modules/Compiler/ADSP-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/ARMCC-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/ARMClang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/AppleClang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Borland-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.31/Modules/Compiler/Clang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /usr/share/cmake-3.31/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Cray-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/CrayClang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/GHS-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU-FindBinUtils.cmake /usr/share/cmake-3.31/Modules/Compiler/GNU.cmake /usr/share/cmake-3.31/Modules/Compiler/HP-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/IAR-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /usr/share/cmake-3.31/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /usr/share/cmake-3.31/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Intel-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/LCC-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/MSVC-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/NVHPC-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/OrangeC-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/PGI-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/PathScale-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/SCO-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/TI-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/TIClang-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Tasking-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/Watcom-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/XL-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/zOS-C-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /usr/share/cmake-3.31/Modules/ExternalProject.cmake /usr/share/cmake-3.31/Modules/ExternalProject/PatchInfo.txt.in /usr/share/cmake-3.31/Modules/ExternalProject/RepositoryInfo.txt.in /usr/share/cmake-3.31/Modules/ExternalProject/UpdateInfo.txt.in /usr/share/cmake-3.31/Modules/ExternalProject/cfgcmd.txt.in /usr/share/cmake-3.31/Modules/ExternalProject/mkdirs.cmake.in /usr/share/cmake-3.31/Modules/ExternalProject/shared_internal_commands.cmake /usr/share/cmake-3.31/Modules/FindGit.cmake /usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.31/Modules/FindPackageMessage.cmake /usr/share/cmake-3.31/Modules/FindPython/Support.cmake /usr/share/cmake-3.31/Modules/FindPython3.cmake /usr/share/cmake-3.31/Modules/FindThreads.cmake /usr/share/cmake-3.31/Modules/GNUInstallDirs.cmake /usr/share/cmake-3.31/Modules/Internal/CMakeASMLinkerInformation.cmake /usr/share/cmake-3.31/Modules/Internal/CMakeCLinkerInformation.cmake /usr/share/cmake-3.31/Modules/Internal/CMakeCXXLinkerInformation.cmake /usr/share/cmake-3.31/Modules/Internal/CMakeCommonLinkerInformation.cmake /usr/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake /usr/share/cmake-3.31/Modules/Internal/CheckCompilerFlag.cmake /usr/share/cmake-3.31/Modules/Internal/CheckFlagCommonConfig.cmake /usr/share/cmake-3.31/Modules/Internal/CheckSourceCompiles.cmake /usr/share/cmake-3.31/Modules/Internal/FeatureTesting.cmake /usr/share/cmake-3.31/Modules/Platform/Generic.cmake /usr/share/cmake-3.31/Modules/WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles/3.31.6/CMakeASMCompiler.cmake CMakeFiles/3.31.6/CMakeCCompiler.cmake CMakeFiles/3.31.6/CMakeCXXCompiler.cmake CMakeFiles/3.31.6/CMakeSystem.cmake CMakeFiles/git-data/grabRef.cmake app-flash_args bootloader-flash_args bootloader-prefix/tmp/bootloader-mkdirs.cmake config/sdkconfig.cmake config/sdkconfig.h esp-idf/bootloader/bootloader-flash_args.in esp-idf/esptool_py/app-flash_args.in esp-idf/esptool_py/flasher_args.json.in esp-idf/partition_table/partition-table-flash_args.in flash_args flash_args.in ldgen_libraries.in: phony + + +############################################# +# Clean additional files. + +build CMakeFiles/clean.additional: CLEAN_ADDITIONAL + + +############################################# +# Clean all the built files. + +build clean: CLEAN CMakeFiles/clean.additional + + +############################################# +# Print all primary targets available. + +build help: HELP + + +############################################# +# Make the all target the default. + +default all diff --git a/ESP32-IDF_Temperture-Node-v2/build/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/cmake_install.cmake new file mode 100644 index 000000000..a883037ae --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/cmake_install.cmake @@ -0,0 +1,66 @@ +# Install script for directory: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmake_install.cmake") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() +if(CMAKE_INSTALL_COMPONENT) + if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$") + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") + else() + string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}") + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt") + unset(CMAKE_INST_COMP_HASH) + endif() +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/compile_commands.json b/ESP32-IDF_Temperture-Node-v2/build/compile_commands.json new file mode 100644 index 000000000..44f79c982 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/compile_commands.json @@ -0,0 +1,5360 @@ +[ +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/cmock/CMock/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_jpeg/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ppa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/idf_test/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/idf_test/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/ieee802154/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/rt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -DI2C_BUS_VER_MAJOR=1 -DI2C_BUS_VER_MINOR=4 -DI2C_BUS_VER_PATCH=2 -DBME280_VER_MAJOR=0 -DBME280_VER_MINOR=1 -DBME280_VER_PATCH=1 -o CMakeFiles/ESP32-IDF_Temperture-Node-v2.elf.dir/project_elf_src_esp32.c.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/project_elf_src_esp32.c", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/project_elf_src_esp32.c", + "output": "CMakeFiles/ESP32-IDF_Temperture-Node-v2.elf.dir/project_elf_src_esp32.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/eri.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/eri.c", + "output": "esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xt_trax.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xt_trax.c", + "output": "esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_context.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_context.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_context.S", + "output": "esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_context.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_intr_asm.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_intr_asm.S", + "output": "esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_intr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_intr.c", + "output": "esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_vectors.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_vectors.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/xtensa_vectors.S", + "output": "esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_vectors.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/src/gpio.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/src/gpio.c", + "output": "esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/src/gpio_glitch_filter_ops.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/src/gpio_glitch_filter_ops.c", + "output": "esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/src/rtc_io.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/src/rtc_io.c", + "output": "esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/pm_locks.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/pm_locks.c", + "output": "esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/pm_trace.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/pm_trace.c", + "output": "esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/pm_impl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/pm_impl.c", + "output": "esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c", + "output": "esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/x509_crt_bundle.S", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/x509_crt_bundle.S", + "output": "esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/everest.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/everest.c", + "output": "esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/x25519.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/x25519.c", + "output": "esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/Hacl_Curve25519_joined.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/Hacl_Curve25519_joined.c", + "output": "esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m_driver_entrypoints.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m_driver_entrypoints.c", + "output": "esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m/p256-m.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m/p256-m.c", + "output": "esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aes.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aes.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aesni.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aesni.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aesce.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aesce.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aria.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/aria.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/asn1write.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/asn1write.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/base64.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/base64.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum_core.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum_core.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum_mod.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum_mod.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum_mod_raw.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/bignum_mod_raw.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/block_cipher.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/block_cipher.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/camellia.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/camellia.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ccm.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ccm.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/chacha20.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/chacha20.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/cipher.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/cipher.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/constant_time.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/constant_time.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/cmac.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/cmac.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/des.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/des.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/dhm.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/dhm.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecdh.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecdh.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecp.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecp_curves_new.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ecp_curves_new.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/entropy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/entropy.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/error.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/error.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/gcm.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/gcm.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/hkdf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/hkdf.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/lmots.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/lmots.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/lms.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/lms.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/md.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/md.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/md5.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/md5.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/oid.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/oid.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/padlock.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/padlock.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pem.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pem.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pk.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pk.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pk_ecc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pk_ecc.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkparse.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkparse.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/platform.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/platform.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/platform_util.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/platform_util.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/poly1305.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/poly1305.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ffdh.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ffdh.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_pake.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_pake.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_util.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/psa_util.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/rsa.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/rsa.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/rsa_alt_helpers.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/rsa_alt_helpers.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha1.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha1.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha256.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha256.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha512.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha512.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha3.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/sha3.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/threading.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/threading.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/timing.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/timing.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/version.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/version.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/version_features.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/version_features.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_hardware.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_hardware.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_hardware.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_hardware.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_mem.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_mem.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_mem.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_mem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_timing.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_timing.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_timing.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_timing.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_common.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/block/esp_aes.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/block/esp_aes.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/block/esp_aes.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/block/esp_aes.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/esp_sha.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/esp_sha.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/sha.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/sha.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/sha.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/sha.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/esp_bignum.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/esp_bignum.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/bignum_alt.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/bignum_alt.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha1.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha1.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha1.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha1.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha256.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha256.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha256.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha256.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha512.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha512.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha512.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/sha/parallel_engine/esp_sha512.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/aes/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/md/esp_md.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/md/esp_md.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/md/esp_md.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/md/esp_md.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkcs7.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/pkcs7.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_create.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_create.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509write.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509write.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/debug.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/debug.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_client.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_client.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_client.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_client.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_server.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_server.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_server.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_server.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_client.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_client.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_generic.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_generic.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/mbedtls_debug.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/mbedtls_debug.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_platform_time.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_platform_time.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_platform_time.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/esp_platform_time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -Wformat-overflow=2 -Wformat-truncation -Werror -Wmissing-declarations -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/net_sockets.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/net_sockets.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/net_sockets.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/net_sockets.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\\\"ESP32-IDF_Temperture-Node-v2\\\" -DPROJECT_VER=\\\"ESP32-Node_Switch-v2.7-9919-g7c\\\" -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/esp_app_desc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/esp_app_desc.c", + "output": "esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c", + "output": "esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/app_update/esp_ota_ops.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/esp_ota_ops.c", + "output": "esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/app_update/esp_ota_app_desc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/esp_ota_app_desc.c", + "output": "esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/partition.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/partition.c", + "output": "esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/partition_target.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/partition_target.c", + "output": "esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_table.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/esp_efuse_table.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/esp_efuse_table.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_table.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_fields.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/esp_efuse_fields.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/esp_efuse_fields.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_fields.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_utility.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/esp_efuse_utility.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/esp_efuse_utility.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32/esp_efuse_utility.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_api.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_api.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_fields.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_fields.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_utility.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_utility.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/without_key_purposes/three_key_blocks/esp_efuse_api_key.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_startup.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/src/esp_efuse_startup.c", + "output": "esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_common.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_common_loader.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_common_loader.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_clock_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_clock_init.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_mem.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_mem.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_random.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_random.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_efuse.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_efuse.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/flash_encrypt.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/flash_encrypt.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/secure_boot.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/secure_boot.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_random_esp32.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_random_esp32.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_utility.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/bootloader_utility.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/flash_partitions.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/flash_partitions.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/esp_image_format.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/esp_image_format.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/idf/bootloader_sha.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/idf/bootloader_sha.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/secure_boot_secure_features.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/esp32/secure_boot_secure_features.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/src/esp32/secure_boot_secure_features.c", + "output": "esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32/secure_boot_secure_features.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/esp_mmu_map.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/esp_mmu_map.c", + "output": "esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32/ext_mem_layout.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/port/esp32/ext_mem_layout.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/port/esp32/ext_mem_layout.c", + "output": "esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32/ext_mem_layout.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/esp_cache.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/esp_cache.c", + "output": "esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/cache_esp32.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/cache_esp32.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/cache_esp32.c", + "output": "esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/cache_esp32.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/heap_align_hw.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/heap_align_hw.c", + "output": "esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/flash_brownout_hook.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/flash_brownout_hook.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_drivers.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_drivers.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_generic.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_generic.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_issi.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_issi.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_mxic.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_mxic.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_gd.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_gd.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_winbond.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_winbond.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_boya.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_boya.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_th.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_chip_th.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/memspi_host_driver.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/memspi_host_driver.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/cache_utils.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/cache_utils.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/flash_mmap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/flash_mmap.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/flash_ops.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/flash_ops.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_wrap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_wrap.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/esp_flash_api.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/esp_flash_api.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/esp_flash_spi_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/esp_flash_spi_init.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_os_func_app.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_os_func_app.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include/spi_flash -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-inline-functions -fno-inline-small-functions -fno-inline-functions-called-once -o esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_os_func_noos.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/spi_flash_os_func_noos.c", + "output": "esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/esp_err.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/esp_err.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/crosscore_int.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/crosscore_int.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/esp_ipc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/esp_ipc.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/freertos_hooks.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/freertos_hooks.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/int_wdt.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/int_wdt.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/panic.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/panic.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/esp_system.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/esp_system.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/startup.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/startup.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/startup_funcs.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/startup_funcs.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/system_time.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/system_time.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/stack_check.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/stack_check.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/ubsan.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/ubsan.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/xt_wdt.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/xt_wdt.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/task_wdt/task_wdt.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/task_wdt/task_wdt.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/task_wdt/task_wdt_impl_timergroup.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/task_wdt/task_wdt_impl_timergroup.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-stack-protector -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/cpu_start.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/cpu_start.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/panic_handler.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/panic_handler.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/esp_system_chip.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/esp_system_chip.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/image_process.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/image_process.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/brownout.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/brownout.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_ipc_isr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/esp_ipc_isr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/esp_ipc_isr.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_ipc_isr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_port.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/esp_ipc_isr_port.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/esp_ipc_isr_port.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_port.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_handler.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/esp_ipc_isr_handler.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/esp_ipc_isr_handler.S", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_handler.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_routines.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/esp_ipc_isr_routines.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/esp_ipc_isr_routines.S", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_routines.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/panic_arch.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/panic_arch.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/panic_handler_asm.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/panic_handler_asm.S", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack_asm.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/expression_with_stack_asm.S", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers_asm.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/debug_helpers_asm.S", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/debug_stubs.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/debug_stubs.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/trax.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/arch/xtensa/trax.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/highint_hdl.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/highint_hdl.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/highint_hdl.S", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/highint_hdl.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/clk.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/clk.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/clk.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/clk.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/reset_reason.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/reset_reason.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/reset_reason.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/reset_reason.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/system_internal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/system_internal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/system_internal.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/system_internal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/cache_err_int.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/cache_err_int.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32/cache_err_int.c", + "output": "esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/cache_err_int.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/src/esp_err_to_name.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/src/esp_err_to_name.c", + "output": "esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_sys.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_sys.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_print.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_print.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_crc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_crc.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_uart.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_uart.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_efuse.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_efuse.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_gpio.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_gpio.c", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_longjmp.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/patches/esp_rom_longjmp.S", + "output": "esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/hal_utils.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/hal_utils.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/mpu_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/mpu_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/efuse_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/efuse_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/efuse_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/efuse_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/efuse_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/efuse_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/wdt_hal_iram.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/wdt_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/mmu_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/mmu_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/cache_hal_esp32.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/cache_hal_esp32.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/cache_hal_esp32.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/cache_hal_esp32.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/color_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/color_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_flash_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_flash_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_flash_hal_iram.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_flash_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/clk_tree_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/clk_tree_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/clk_tree_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/clk_tree_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/uart_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/uart_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/uart_hal_iram.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/uart_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/gpio_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/gpio_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/rtc_io_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/rtc_io_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/timer_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/timer_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/ledc_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/ledc_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/ledc_hal_iram.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/ledc_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/i2c_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/i2c_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/i2c_hal_iram.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/i2c_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/rmt_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/rmt_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/pcnt_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/pcnt_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/mcpwm_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/mcpwm_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/twai_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/twai_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/twai_hal_iram.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/twai_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/i2s_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/i2s_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/sdm_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/sdm_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/sdmmc_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/sdmmc_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/sdmmc_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/sdmmc_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/emac_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/emac_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/emac_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/emac_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/adc_hal_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/adc_hal_common.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/adc_oneshot_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/adc_oneshot_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/adc_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/adc_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/mpi_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/mpi_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/sha_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/sha_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/aes_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/aes_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/brownout_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/brownout_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_hal_iram.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_slave_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_slave_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_slave_hal_iram.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/spi_slave_hal_iram.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/sdio_slave_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/sdio_slave_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/sdio_slave_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/sdio_slave_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/touch_sensor_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/touch_sensor_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/touch_sensor_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/touch_sensor_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/touch_sensor_hal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/touch_sensor_hal.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/gpio_hal_workaround.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/gpio_hal_workaround.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/gpio_hal_workaround.c", + "output": "esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32/gpio_hal_workaround.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_timestamp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/os/log_timestamp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/log/src/os/log_timestamp.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_timestamp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_timestamp_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_timestamp_common.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/os/log_lock.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/log/src/os/log_lock.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/os/log_write.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/log/src/os/log_write.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/buffer/log_buffers.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/log/src/buffer/log_buffers.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/util.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/log/src/util.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/log_level.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/log_level.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_level.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/tag_log_level/tag_log_level.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/tag_log_level/tag_log_level.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_level.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list/log_linked_list.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/tag_log_level/linked_list/log_linked_list.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/tag_log_level/linked_list/log_linked_list.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list/log_linked_list.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log_binary_heap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/tag_log_level/cache/log_binary_heap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/log/src/log_level/tag_log_level/cache/log_binary_heap.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log_binary_heap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/heap/heap_caps_base.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/heap/heap_caps_base.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/heap/heap_caps.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/heap/heap_caps.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/heap/heap_caps_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/heap/heap_caps_init.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/heap/multi_heap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/heap/multi_heap.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/tlsf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/tlsf.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/heap/port/memory_layout_utils.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/heap/port/memory_layout_utils.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DMULTI_HEAP_FREERTOS -o esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32/memory_layout.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/heap/port/esp32/memory_layout.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/heap/port/esp32/memory_layout.c", + "output": "esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32/memory_layout.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/lldesc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/lldesc.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/dport_access_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/dport_access_common.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/interrupts.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/interrupts.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/interrupts.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/interrupts.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/gpio_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/gpio_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/gpio_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/gpio_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/uart_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/uart_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/uart_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/uart_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dport_access.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/dport_access.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/dport_access.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dport_access.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/adc_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/adc_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/adc_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/adc_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/emac_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/emac_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/emac_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/emac_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/spi_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/spi_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/spi_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/spi_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/ledc_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/ledc_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/ledc_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/ledc_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/pcnt_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/pcnt_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/pcnt_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/pcnt_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rmt_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/rmt_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/rmt_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rmt_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdm_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/sdm_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/sdm_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdm_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2s_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/i2s_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/i2s_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2s_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2c_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/i2c_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/i2c_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/i2c_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/timer_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/timer_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/timer_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/timer_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/lcd_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/lcd_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/lcd_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/lcd_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mcpwm_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/mcpwm_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/mcpwm_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mcpwm_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mpi_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/mpi_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/mpi_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/mpi_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdmmc_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/sdmmc_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/sdmmc_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdmmc_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/touch_sensor_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/touch_sensor_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/touch_sensor_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/touch_sensor_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/twai_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/twai_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/twai_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/twai_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/wdt_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/wdt_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/wdt_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/wdt_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dac_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/dac_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/dac_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/dac_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rtc_io_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/rtc_io_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/rtc_io_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/rtc_io_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdio_slave_periph.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/sdio_slave_periph.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/sdio_slave_periph.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32/sdio_slave_periph.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/src/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/src/init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/src/init.c", + "output": "esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/src/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/src/esp_crypto_lock.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/src/esp_crypto_lock.c", + "output": "esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/cpu.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/cpu.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_cpu_intr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/esp_cpu_intr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/esp_cpu_intr.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_cpu_intr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_memory_utils.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_memory_utils.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cpu_region_protect.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/cpu_region_protect.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/cpu_region_protect.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cpu_region_protect.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_clk.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_clk.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/clk_ctrl_os.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/clk_ctrl_os.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/hw_random.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/hw_random.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/intr_alloc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/intr_alloc.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/mac_addr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/mac_addr.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/periph_ctrl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/periph_ctrl.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/revision.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/revision.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/rtc_module.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/rtc_module.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_modem.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_modem.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_modes.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_modes.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_console.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_console.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_usb.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_usb.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_gpio.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_gpio.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_event.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_event.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/regi2c_ctrl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/regi2c_ctrl.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_gpio_reserve.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_gpio_reserve.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sar_periph_ctrl_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sar_periph_ctrl_common.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/io_mux.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/io_mux.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/io_mux.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/io_mux.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_clk_tree.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/esp_clk_tree.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/esp_clk_tree.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/esp_clk_tree.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp_clk_tree_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp_clk_tree_common.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/esp_dma_utils.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/esp_dma_utils.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/gdma_link.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/gdma_link.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/spi_share_hw_ctrl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/spi_share_hw_ctrl.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/spi_bus_lock.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/spi_bus_lock.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/clk_utils.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/clk_utils.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/adc_share_hw_ctrl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/adc_share_hw_ctrl.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_wdt.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/rtc_wdt.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/rtc_wdt.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_wdt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/mspi_timing_tuning.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/mspi_timing_tuning.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_wake_stub.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sleep_wake_stub.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_clock_output.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/esp_clock_output.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_clk.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_clk.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_clk_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_clk_init.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_clk_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_init.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_sleep.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_sleep.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_sleep.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_sleep.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_time.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_time.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/rtc_time.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/rtc_time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/chip_info.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/chip_info.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/chip_info.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/chip_info.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cache_sram_mmu.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/cache_sram_mmu.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/cache_sram_mmu.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/cache_sram_mmu.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/esp_private -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/sar_periph_ctrl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/sar_periph_ctrl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/sar_periph_ctrl.c", + "output": "esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32/sar_periph_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/heap_idf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/heap_idf.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/app_startup.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/app_startup.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/port_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/port_common.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/port_systick.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/port_systick.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/list.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/list.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/queue.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/queue.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/tasks.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/tasks.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/timers.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/timers.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/event_groups.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/event_groups.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/stream_buffer.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/stream_buffer.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/port.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/port.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/port.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/port.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/portasm.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/portasm.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/portasm.S", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/portasm.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/xtensa_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/xtensa_init.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_overlay_os_hook.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/xtensa_overlay_os_hook.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/xtensa_overlay_os_hook.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_overlay_os_hook.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/freertos_compatibility.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/freertos_compatibility.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/idf_additions_event_groups.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/idf_additions_event_groups.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/idf_additions.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/idf_additions.c", + "output": "esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/abort.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/abort.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/assert.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/assert.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -fno-builtin -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/heap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/heap.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/flockfile.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/flockfile.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/flockfile.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/flockfile.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/locks.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/locks.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/poll.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/poll.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/pthread.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/pthread.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/random.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/random.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/getentropy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/getentropy.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/reent_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/reent_init.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/newlib_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/newlib_init.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/syscalls.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/syscalls.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/termios.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/termios.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/stdatomic.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/stdatomic.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/time.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/time.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/sysconf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/sysconf.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/realpath.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/realpath.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/scandir.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/scandir.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/scandir.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/scandir.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/port/esp_time_impl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/port/esp_time_impl.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread.c", + "output": "esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_cond_var.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_cond_var.c", + "output": "esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_local_storage.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_local_storage.c", + "output": "esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_rwlock.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_rwlock.c", + "output": "esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_semaphore.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/pthread_semaphore.c", + "output": "esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/cxx/cxx_exception_stubs.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/cxx/cxx_exception_stubs.cpp", + "output": "esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/cxx/cxx_guards.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/cxx/cxx_guards.cpp", + "output": "esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/cxx/cxx_init.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/cxx/cxx_init.cpp", + "output": "esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer_init.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/ets_timer_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/ets_timer_legacy.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/system_time.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/system_time.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer_impl_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer_impl_common.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_lac.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer_impl_lac.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/src/esp_timer_impl_lac.c", + "output": "esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_lac.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/src/gptimer.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/src/gptimer.c", + "output": "esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/src/gptimer_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/src/gptimer_common.c", + "output": "esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/ringbuf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/ringbuf.c", + "output": "esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/src/uart.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/src/uart.c", + "output": "esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/src/uart_vfs.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/src/uart_vfs.c", + "output": "esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/app_trace.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/app_trace.c", + "output": "esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/app_trace_util.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/app_trace_util.c", + "output": "esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/host_file_io.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/host_file_io.c", + "output": "esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/port/port_uart.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/port/port_uart.c", + "output": "esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/default_event_loop.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/default_event_loop.c", + "output": "esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/esp_event.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/esp_event.c", + "output": "esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/esp_event_private.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/esp_event_private.c", + "output": "esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_api.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_api.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_item_hash_list.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_item_hash_list.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_page.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_page.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_storage.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_storage.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_partition.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_partition.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_types.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_types.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_platform.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_platform.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_bootloader.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_bootloader.c", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_encrypted_partition.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/src/nvs_encrypted_partition.cpp", + "output": "esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_pcnt/CMakeFiles/__idf_esp_driver_pcnt.dir/src/pulse_cnt.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/src/pulse_cnt.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/src/pulse_cnt.c", + "output": "esp-idf/esp_driver_pcnt/CMakeFiles/__idf_esp_driver_pcnt.dir/src/pulse_cnt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_common.c", + "output": "esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_master.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_master.c", + "output": "esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave.c", + "output": "esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_dma.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_dma.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/src/gpspi/spi_dma.c", + "output": "esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_dma.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_cap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_cap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_cap.c", + "output": "esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_cap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_cmpr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_cmpr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_cmpr.c", + "output": "esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_cmpr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_com.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_com.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_com.c", + "output": "esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_com.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_fault.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_fault.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_fault.c", + "output": "esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_fault.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_gen.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_gen.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_gen.c", + "output": "esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_gen.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_oper.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_oper.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_oper.c", + "output": "esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_oper.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_sync.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_sync.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_sync.c", + "output": "esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_sync.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_timer.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_timer.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/src/mcpwm_timer.c", + "output": "esp-idf/esp_driver_mcpwm/CMakeFiles/__idf_esp_driver_mcpwm.dir/src/mcpwm_timer.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_common.c", + "output": "esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_std.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_std.c", + "output": "esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_pdm.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_pdm.c", + "output": "esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_platform.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/i2s_platform.c", + "output": "esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_cmd.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_cmd.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_common.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_init.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_io.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_io.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_mmc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_mmc.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_sd.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sdmmc_sd.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sd_pwr_ctrl/sd_pwr_ctrl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/sd_pwr_ctrl/sd_pwr_ctrl.c", + "output": "esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_transaction.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/src/sdmmc_transaction.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/src/sdmmc_transaction.c", + "output": "esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_transaction.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_host.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/src/sdmmc_host.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/src/sdmmc_host.c", + "output": "esp-idf/esp_driver_sdmmc/CMakeFiles/__idf_esp_driver_sdmmc.dir/src/sdmmc_host.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/src/sdspi_crc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/src/sdspi_crc.c", + "output": "esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/src/sdspi_host.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/src/sdspi_host.c", + "output": "esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/src/sdspi_transaction.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/src/sdspi_transaction.c", + "output": "esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_sdio/CMakeFiles/__idf_esp_driver_sdio.dir/src/sdio_slave.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/src/sdio_slave.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/src/sdio_slave.c", + "output": "esp-idf/esp_driver_sdio/CMakeFiles/__idf_esp_driver_sdio.dir/src/sdio_slave.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_oneshot.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_oneshot.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_oneshot.c", + "output": "esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_oneshot.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_cosine.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_cosine.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_cosine.c", + "output": "esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_cosine.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_continuous.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_continuous.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_continuous.c", + "output": "esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_continuous.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/dac_common.c", + "output": "esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/dac_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/esp32/dac_dma.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/esp32/dac_dma.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/esp32/dac_dma.c", + "output": "esp-idf/esp_driver_dac/CMakeFiles/__idf_esp_driver_dac.dir/esp32/dac_dma.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_common.c", + "output": "esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_encoder.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_encoder.c", + "output": "esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_rx.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_rx.c", + "output": "esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_tx.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/src/rmt_tx.c", + "output": "esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/src/sdm.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/src/sdm.c", + "output": "esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/i2c_master.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/i2c_master.c", + "output": "esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/i2c_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/i2c_common.c", + "output": "esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/i2c_slave.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/i2c_slave.c", + "output": "esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/src/ledc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/src/ledc.c", + "output": "esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/adc_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/adc_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/adc_dma_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/adc_dma_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/dac_common_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/dac_common_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/dac_common_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/dac_common_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/esp32/dac_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/esp32/dac_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/esp32/dac_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/esp32/dac_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/timer_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/timer_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/i2c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/i2c.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/i2s_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/i2s_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/mcpwm_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/mcpwm_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/mcpwm_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/mcpwm_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/pcnt_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/pcnt_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/pcnt_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/pcnt_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/rmt_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/rmt_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/sigma_delta_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/sigma_delta_legacy.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/touch_sensor_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/touch_sensor_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/touch_sensor_common.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/touch_sensor_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/esp32/touch_sensor.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/touch_sensor.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/touch_sensor.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/touch_sensor/esp32/touch_sensor.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/twai.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/twai.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_i2s_deprecated.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/adc_i2s_deprecated.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated/adc_i2s_deprecated.c", + "output": "esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_i2s_deprecated.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/phy_override.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/phy_override.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/lib_printf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/lib_printf.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/phy_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/phy_common.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/phy_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/phy_init.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32/phy_init_data.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/phy_init_data.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/phy_init_data.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32/phy_init_data.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/btbb_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/src/btbb_init.c", + "output": "esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/vfs_console.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/vfs_console.c", + "output": "esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/vfs/vfs.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/vfs.c", + "output": "esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/vfs/vfs_eventfd.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/vfs_eventfd.c", + "output": "esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/vfs/vfs_semihost.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/vfs_semihost.c", + "output": "esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/vfs/CMakeFiles/__idf_vfs.dir/nullfs.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/vfs/nullfs.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/nullfs.c", + "output": "esp-idf/vfs/CMakeFiles/__idf_vfs.dir/nullfs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/sntp/sntp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/sntp/sntp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/api_lib.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/api_lib.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/api_msg.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/api_msg.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/err.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/err.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/if_api.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/if_api.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/netbuf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/netbuf.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/netdb.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/netdb.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/netifapi.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/netifapi.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/sockets.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/sockets.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/tcpip.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/api/tcpip.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/apps/sntp/sntp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/apps/sntp/sntp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/apps/netbiosns/netbiosns.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/apps/netbiosns/netbiosns.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/def.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/def.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/dns.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/dns.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/inet_chksum.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/inet_chksum.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/init.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ip.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ip.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/mem.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/mem.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/memp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/memp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/netif.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/netif.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/pbuf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/pbuf.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/raw.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/raw.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/stats.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/stats.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/sys.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/sys.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-type-limits -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/tcp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/tcp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/tcp_in.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/tcp_in.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/tcp_out.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/tcp_out.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/timeouts.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/timeouts.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/udp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/udp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/autoip.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/autoip.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/dhcp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/dhcp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/etharp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/etharp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/icmp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/icmp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/igmp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/igmp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_napt.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_napt.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_addr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_addr.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_frag.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_frag.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/dhcp6.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/dhcp6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ethip6.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ethip6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/icmp6.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/icmp6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/inet6.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/inet6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_addr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_addr.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_frag.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_frag.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/mld6.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/mld6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/nd6.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/core/ipv6/nd6.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ethernet.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ethernet.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/bridgeif.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/bridgeif.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/bridgeif_fdb.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/bridgeif_fdb.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/slipif.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/slipif.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/auth.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/auth.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ccp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ccp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/chap-md5.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/chap-md5.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/chap-new.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/chap-new.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-array-parameter -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/chap_ms.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/chap_ms.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/demand.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/demand.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/eap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/eap.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ecp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ecp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/eui64.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/eui64.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/fsm.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/fsm.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ipcp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ipcp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ipv6cp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ipv6cp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/lcp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/lcp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/magic.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/magic.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/mppe.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/mppe.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/multilink.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/multilink.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ppp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/ppp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppapi.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppapi.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppcrypt.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppcrypt.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppoe.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppoe.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppol2tp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppol2tp.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -Wno-type-limits -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppos.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/pppos.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/upap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/upap.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/utils.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/utils.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/vj.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/vj.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/hooks/tcp_isn_default.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/hooks/tcp_isn_default.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/hooks/lwip_default_hooks.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/hooks/lwip_default_hooks.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/debug/lwip_debug.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/debug/lwip_debug.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/sockets_ext.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/sockets_ext.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/sys_arch.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/sys_arch.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/acd_dhcp_check.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/acd_dhcp_check.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/acd_dhcp_check.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/acd_dhcp_check.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/vfs_lwip.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/vfs_lwip.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/ping/esp_ping.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/ping/esp_ping.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/ping/ping.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/ping/ping.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/ping/ping_sock.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/ping/ping_sock.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/arc4.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/arc4.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/des.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/des.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md4.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md4.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md5.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md5.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/sha1.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/sha1.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-address -o esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/dhcpserver/dhcpserver.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/apps/dhcpserver/dhcpserver.c", + "output": "esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/esp_netif_handlers.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/esp_netif_handlers.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/esp_netif_objects.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/esp_netif_objects.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/esp_netif_defaults.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/esp_netif_defaults.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/esp_netif_lwip.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/esp_netif_lwip.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/esp_netif_sntp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/esp_netif_sntp.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/esp_netif_lwip_defaults.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/esp_netif_lwip_defaults.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/netif/wlanif.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/netif/wlanif.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/netif/ethernetif.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/netif/ethernetif.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/netif/esp_pbuf_ref.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/lwip/netif/esp_pbuf_ref.c", + "output": "esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/os_xtensa.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/os_xtensa.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/eloop.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/eloop.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/ap_config.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/ap_config.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/ieee802_1x.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/ieee802_1x.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/wpa_auth.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/wpa_auth.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/wpa_auth_ie.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/wpa_auth_ie.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/pmksa_cache_auth.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/pmksa_cache_auth.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/sta_info.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/sta_info.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/ieee802_11.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/ieee802_11.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/comeback_token.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/ap/comeback_token.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/sae.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/sae.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/dragonfly.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/dragonfly.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/wpa_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/wpa_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/bitfield.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/bitfield.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-siv.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-siv.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha256-kdf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha256-kdf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-gcm.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-gcm.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha1-tlsprf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha1-tlsprf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha256-tlsprf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha256-tlsprf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha384-tlsprf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha384-tlsprf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha256-prf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha256-prf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha1-prf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha1-prf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha384-prf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha384-prf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha1-tprf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/sha1-tprf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_common/eap_wsc_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_common/eap_wsc_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/ieee802_11_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/ieee802_11_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/chap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/chap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_mschapv2.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_mschapv2.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_ttls.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_ttls.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/mschapv2.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/mschapv2.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_pac.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_pac.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa_ie.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa_ie.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/base64.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/base64.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/ext_password.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/ext_password.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/uuid.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/uuid.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/wpabuf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/wpabuf.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/wpa_debug.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/wpa_debug.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/json.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils/json.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/sae_pk.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/common/sae_pk.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_eap_client.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_eap_client.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa2_api_port.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa2_api_port.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpas_glue.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpas_glue.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_common.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wps.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wps.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa3.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa3.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_owe.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_owe.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/tls_mbedtls.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/tls_mbedtls.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/fastpbkdf2.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/fastpbkdf2.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-ec.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-ec.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/rc4.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/rc4.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\\\"v5.4.1-dirty\\\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -DUSE_WPS_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/utils -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-strict-aliasing -Wno-write-strings -Werror -Wno-format -o esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-ccm.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/aes-ccm.c", + "output": "esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/esp32/esp_coex_adapter.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/esp32/esp_coex_adapter.c", + "output": "esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/src/coexist_debug_diagram.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/src/coexist_debug_diagram.c", + "output": "esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/src/coexist_debug.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/src/coexist_debug.c", + "output": "esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/lib_printf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/lib_printf.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/mesh_event.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/mesh_event.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/smartconfig.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/smartconfig.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_init.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_default.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_default.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_netif.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_netif.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_default_ap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/wifi_default_ap.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/esp32/esp_adapter.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/esp32/esp_adapter.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/smartconfig_ack.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/src/smartconfig_ack.c", + "output": "esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src/unity.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src/unity.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_compat.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_compat.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_runner.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_runner.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_utils_freertos.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_utils_freertos.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_utils_cache.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_utils_cache.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_utils_memory.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_utils_memory.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_port_esp32.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity_port_esp32.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-unused-const-variable -o esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/unity/port/esp/unity_utils_memory_esp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/unity/port/esp/unity_utils_memory_esp.c", + "output": "esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/cmock/CMock/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/unity/unity/src -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/cmock/CMock/src/cmock.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/cmock/CMock/src/cmock.c", + "output": "esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/commands.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/commands.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/esp_console_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/esp_console_common.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/split_argv.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/split_argv.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/linenoise/linenoise.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/linenoise/linenoise.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/esp_console_repl_chip.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/esp_console_repl_chip.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_cmd.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_cmd.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_date.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_date.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_dbl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_dbl.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_dstr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_dstr.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_end.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_end.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_file.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_file.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_hashtable.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_hashtable.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_int.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_int.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_lit.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_lit.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_rem.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_rem.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_rex.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_rex.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_str.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_str.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_utils.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/arg_utils.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/console/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/argtable3.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/console/argtable3/argtable3.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/http_parser/http_parser.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser/http_parser.c", + "output": "esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls.c", + "output": "esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto/esp_tls_crypto.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto/esp_tls_crypto.c", + "output": "esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls_error_capture.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls_error_capture.c", + "output": "esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls_platform_port.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls_platform_port.c", + "output": "esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls_mbedtls.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp_tls_mbedtls.c", + "output": "esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_oneshot.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_oneshot.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_common.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_cali.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_cali.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_cali_curve_fitting.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_cali_curve_fitting.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/esp_adc_cal_common_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/esp_adc_cal_common_legacy.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_continuous.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/adc_continuous.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_dma.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/adc_dma.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/adc_dma.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_dma.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/adc_cali_line_fitting.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/adc_cali_line_fitting.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/esp32/esp_adc_cal_legacy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/deprecated/esp32/esp_adc_cal_legacy.c", + "output": "esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/esp_cam_ctlr.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/esp_cam_ctlr.c", + "output": "esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/dvp_share_ctrl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/dvp_share_ctrl.c", + "output": "esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/esp_eth.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/esp_eth.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_802_3.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_802_3.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/esp_eth_netif_glue.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/esp_eth_netif_glue.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/mac/esp_eth_mac_esp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/mac/esp_eth_mac_esp.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_dma.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/mac/esp_eth_mac_esp_dma.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/mac/esp_eth_mac_esp_dma.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_dma.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_gpio.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/mac/esp_eth_mac_esp_gpio.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/mac/esp_eth_mac_esp_gpio.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/mac/esp_eth_mac_esp_gpio.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_generic.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_generic.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_generic.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_generic.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_dp83848.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_dp83848.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_dp83848.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_dp83848.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ip101.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_ip101.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_ip101.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ip101.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ksz80xx.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_ksz80xx.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_ksz80xx.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_ksz80xx.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_lan87xx.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_lan87xx.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_lan87xx.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_lan87xx.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_rtl8201.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_rtl8201.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/src/phy/esp_eth_phy_rtl8201.c", + "output": "esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_rtl8201.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/gdbstub.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/gdbstub.c", + "output": "esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/gdbstub_transport.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/gdbstub_transport.c", + "output": "esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/packet.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/packet.c", + "output": "esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/gdbstub_xtensa.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/gdbstub_xtensa.c", + "output": "esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/gdbstub-entry.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/gdbstub-entry.S", + "output": "esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -o esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/xt_debugexception.S", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/src/port/xtensa/xt_debugexception.S", + "output": "esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/src/esp_hidd.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/src/esp_hidd.c", + "output": "esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/src/esp_hidh.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/src/esp_hidh.c", + "output": "esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/src/esp_hid_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/src/esp_hid_common.c", + "output": "esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport.c", + "output": "esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_ssl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_ssl.c", + "output": "esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_internal.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_internal.c", + "output": "esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_socks_proxy.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_socks_proxy.c", + "output": "esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_ws.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/transport_ws.c", + "output": "esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/esp_http_client.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/esp_http_client.c", + "output": "esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/http_auth.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/http_auth.c", + "output": "esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/http_header.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/http_header.c", + "output": "esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/http_utils.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/lib/http_utils.c", + "output": "esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_main.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_main.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_parse.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_parse.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_sess.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_sess.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_txrx.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_txrx.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_uri.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_uri.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_ws.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/httpd_ws.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/port/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util/ctrl_sock.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/src/util/ctrl_sock.c", + "output": "esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/app_update/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/src/esp_https_ota.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/src/esp_https_ota.c", + "output": "esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/src/https_server.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/src/https_server.c", + "output": "esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_common.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_io.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_io.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_nt35510.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_nt35510.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_ssd1306.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_ssd1306.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_st7789.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_st7789.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_ops.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/src/esp_lcd_panel_ops.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v1.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v1.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v1.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v1.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v2.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v2.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v2.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c_v2.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/spi/esp_lcd_panel_io_spi.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/spi/esp_lcd_panel_io_spi.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/interface -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/priv_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i80/esp_lcd_panel_io_i2s.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/i80/esp_lcd_panel_io_i2s.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/i80/esp_lcd_panel_io_i2s.c", + "output": "esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i80/esp_lcd_panel_io_i2s.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c", + "output": "esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common/protocomm.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common/protocomm.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/constants.pb-c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/constants.pb-c.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/sec0.pb-c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/sec0.pb-c.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/sec1.pb-c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/sec1.pb-c.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/sec2.pb-c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/sec2.pb-c.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/session.pb-c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c/session.pb-c.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/transports/protocomm_console.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/transports/protocomm_console.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/transports/protocomm_httpd.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/transports/protocomm_httpd.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/security/security0.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/security/security0.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/security/security1.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/security/security1.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/security/security2.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/security/security2.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/console -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp_mpi.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp_mpi.c", + "output": "esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl.c", + "output": "esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_handler.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_handler.c", + "output": "esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.c", + "output": "esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_transport_httpd.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_transport_httpd.c", + "output": "esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_init.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_init.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_common.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_common.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_flash.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_flash.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_uart.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_uart.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_elf.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_elf.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_binary.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_binary.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_sha.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_sha.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_crc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/core_dump_crc.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump -I/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/include_core_dump/port/xtensa -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/port/xtensa/core_dump_port.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/src/port/xtensa/core_dump_port.c", + "output": "esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/xtensa/core_dump_port.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/Partition.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/Partition.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/SPI_Flash.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/SPI_Flash.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/WL_Flash.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/WL_Flash.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/crc32.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/crc32.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu++2b -fno-exceptions -fno-rtti -fuse-cxa-atexit -o esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/wear_levelling.cpp", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/wear_levelling.cpp", + "output": "esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio_rawflash.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio_rawflash.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio_wl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio_wl.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src/ff.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src/ff.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src/ffunicode.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src/ffunicode.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/port/freertos/ffsystem.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/port/freertos/ffsystem.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio_sdmmc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio/diskio_sdmmc.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs/vfs_fat.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs/vfs_fat.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/diskio -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c", + "output": "esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON/cJSON.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON/cJSON.c", + "output": "esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON/cJSON_Utils.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON/cJSON_Utils.c", + "output": "esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider/nvs_sec_provider.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider/nvs_sec_provider.c", + "output": "esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/xtensa_perfmon_access.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/xtensa_perfmon_access.c", + "output": "esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_access.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/xtensa_perfmon_apis.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/xtensa_perfmon_apis.c", + "output": "esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_apis.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/xtensa_perfmon_masks.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon/xtensa_perfmon_masks.c", + "output": "esp-idf/perfmon/CMakeFiles/__idf_perfmon.dir/xtensa_perfmon_masks.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/rt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/rt/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_mqueue.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/rt/FreeRTOS_POSIX_mqueue.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/rt/FreeRTOS_POSIX_mqueue.c", + "output": "esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_mqueue.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/rt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/rt/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_utils.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/rt/FreeRTOS_POSIX_utils.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/rt/FreeRTOS_POSIX_utils.c", + "output": "esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_utils.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs_api.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs_api.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_check.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_check.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -Wno-format -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs -I/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/spiffs/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/esp_spiffs.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/esp_spiffs.c", + "output": "esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/wifi_config.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/wifi_config.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/wifi_scan.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/wifi_scan.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/wifi_ctrl.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/wifi_ctrl.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/manager.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/manager.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/handlers.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/handlers.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/scheme_console.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/scheme_console.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_scan.pb-c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_scan.pb-c.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_ctrl.pb-c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_ctrl.pb-c.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src -I/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/common -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/security -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/transports -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/include/crypto/srp6a -I/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/proto-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/include/local -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c/protobuf-c -I/home/abobkov/esp/v5.4.1/esp-idf/components/json/cJSON -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj -c /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/scheme_softap.c", + "file": "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/src/scheme_softap.c", + "output": "esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/private_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DI2C_BUS_VER_MAJOR=1 -DI2C_BUS_VER_MINOR=4 -DI2C_BUS_VER_PATCH=2 -o esp-idf/espressif__i2c_bus/CMakeFiles/__idf_espressif__i2c_bus.dir/i2c_bus_v2.c.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/i2c_bus_v2.c", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/i2c_bus_v2.c", + "output": "esp-idf/espressif__i2c_bus/CMakeFiles/__idf_espressif__i2c_bus.dir/i2c_bus_v2.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DBME280_VER_MAJOR=0 -DBME280_VER_MINOR=1 -DBME280_VER_PATCH=1 -DI2C_BUS_VER_MAJOR=1 -DI2C_BUS_VER_MINOR=4 -DI2C_BUS_VER_PATCH=2 -o esp-idf/espressif__bme280/CMakeFiles/__idf_espressif__bme280.dir/bme280.c.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/bme280.c", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/bme280.c", + "output": "esp-idf/espressif__bme280/CMakeFiles/__idf_espressif__bme280.dir/bme280.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/mqtt_client.c.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/mqtt_client.c", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/mqtt_client.c", + "output": "esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/mqtt_client.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/mqtt_msg.c.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/mqtt_msg.c", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/mqtt_msg.c", + "output": "esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/mqtt_msg.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/mqtt_outbox.c.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/mqtt_outbox.c", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/mqtt_outbox.c", + "output": "esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/mqtt_outbox.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -o esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/platform_esp32_idf.c.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/platform_esp32_idf.c", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/lib/platform_esp32_idf.c", + "output": "esp-idf/espressif__mqtt/CMakeFiles/__idf_espressif__mqtt.dir/lib/platform_esp32_idf.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DBME280_VER_MAJOR=0 -DBME280_VER_MINOR=1 -DBME280_VER_PATCH=1 -DI2C_BUS_VER_MAJOR=1 -DI2C_BUS_VER_MINOR=4 -DI2C_BUS_VER_PATCH=2 -o esp-idf/main/CMakeFiles/__idf_main.dir/mqttronix.c.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main/mqttronix.c", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main/mqttronix.c", + "output": "esp-idf/main/CMakeFiles/__idf_main.dir/mqttronix.c.obj" +}, +{ + "directory": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build", + "command": "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.4.1-dirty\\\" -DMBEDTLS_CONFIG_FILE=\\\"mbedtls/esp_config.h\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/config -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main -I/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/platform_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/config/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos -I/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/esp_additions/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/include/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/dma/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/ldo/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/debug_probe/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/. -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/port/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/heap/tlsf -I/home/abobkov/esp/v5.4.1/esp-idf/components/log/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/soc/esp32/register -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/platform_port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/hal/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32/include/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/esp32 -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/include/private -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/deprecated_include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/include/apps/sntp -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/lwip/src/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/freertos/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/deprecated -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/i2c/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/twai/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/driver/touch_sensor/esp32/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/esp-tls-crypto -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/port/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/include -mlongcalls -Wno-frame-address -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -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 -Og -fno-shrink-wrap -fmacro-prefix-map=/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2=. -fmacro-prefix-map=/home/abobkov/esp/v5.4.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration -DBME280_VER_MAJOR=0 -DBME280_VER_MINOR=1 -DBME280_VER_PATCH=1 -DI2C_BUS_VER_MAJOR=1 -DI2C_BUS_VER_MINOR=4 -DI2C_BUS_VER_PATCH=2 -o esp-idf/main/CMakeFiles/__idf_main.dir/hello_world_main.c.obj -c /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main/hello_world_main.c", + "file": "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main/hello_world_main.c", + "output": "esp-idf/main/CMakeFiles/__idf_main.dir/hello_world_main.c.obj" +} +] \ No newline at end of file diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace/cmake_install.cmake new file mode 100644 index 000000000..fd7bd59f2 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/app_trace + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update/cmake_install.cmake new file mode 100644 index 000000000..791b1493d --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/app_update + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader/bootloader-flash_args.in b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader/bootloader-flash_args.in new file mode 100644 index 000000000..a2152c53f --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader/bootloader-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 40m --flash_size 2MB +0x1000 bootloader/bootloader.bin \ No newline at end of file diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader/cmake_install.cmake new file mode 100644 index 000000000..e8957025d --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support/cmake_install.cmake new file mode 100644 index 000000000..0718b1f3a --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt/cmake_install.cmake new file mode 100644 index 000000000..51174408f --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/bt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmake_install.cmake new file mode 100644 index 000000000..ad0b25339 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmake_install.cmake @@ -0,0 +1,575 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/xtensa/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_pm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_partition/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_mm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_rom/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_security/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_ringbuf/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_phy/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif_stack/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hid/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_server/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_psram/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_lcd/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_local_ctrl/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main/cmake_install.cmake") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock/cmake_install.cmake new file mode 100644 index 000000000..18262879a --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/cmock + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console/cmake_install.cmake new file mode 100644 index 000000000..f84cc58fb --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/console + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx/cmake_install.cmake new file mode 100644 index 000000000..bf4d8a119 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/cxx + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver/cmake_install.cmake new file mode 100644 index 000000000..a89b6d50d --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/driver + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse/cmake_install.cmake new file mode 100644 index 000000000..1de113be0 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/efuse + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..0e1745587c7ec1b92665083473e201e3c19a111f GIT binary patch literal 10016 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 UYOzk-OSIn0a1>PqusnwU19`H@Z2$lO literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..e8073ef84a3aa0261aa0e4580a2232ab22c9f83c GIT binary patch literal 118872 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 I_~P^a58goa0{{R3 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..ee7fa7d83fb664dc60d47ec2fe176856c8f0f2e2 GIT binary patch literal 4288 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 M9OD1K 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 O_s&|ZeVd6qi~kMHZtm{@ literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..10de739580e094c26899cc9b73ad2b7fbc248c36 GIT binary patch literal 92596 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32/esp_adc_cal_legacy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..dc0dbd4217cf54f2351f63cef215ec3055e2e980 GIT binary patch literal 62040 zcmd442Yg(`75{th-re=CwBB`-ds(-&TqLWw8?fbWkPEhqOU*gx*^WA;cj-3~{K2I6!D2gdTbbCA{Bn?wQ@QlAZG2`@he-`pn+%oO|ZX%$a)c zu69qEUOB^cUB@1-bBvRXInL#8EDb7B8Yn`&>{t73JxEy>2tJbl|P75nkFaj{M_f=(&dkwDlUt8fdWwT8shT zC%d7*JfCn8_i=vJ&P}In-x9g!+K2DjvU&c66<2PVzva=h!rRNY-!*OX!B@<`;?XVM z1zUD*y>7vkTh3~S+Mq1Ew_cdFY z@Idh!l3cmu-*v_2E4Ms*%jV=Qn{U~&vwSo1nXqN^-X8to z{la^aBl>STzZ6zX8J2hIj553tan3myZQ0Io23!-K5ps5a=1X_q!nn&$HQ*Z4wuRNT zHR&~LS0@iVFj+BeYI@P!*;VP%p~(|ZOz!hi*-*zBIdb;286#^NRyQ`Rsaw<1JhHC2 zF%3H-YwH@D>T0T6>S`$}FS8fYHP!X$`nna>H5-d-9H(YwbyIV)|AEQ5iz+Kolx3@0 z((6~%wyaDZV9Ky~_Oz;5={XfkaBWPrb5bDI{eb~)Eb?mPImh{p&7~rff;0ryN$yNdA|jfm;R8a6aw%y4*x<(T^O)2JihDf)E4)gm44cz^A103d3lfB zmmzxAa=f6YT0CnVnkW`IYx!C0?3g;Nvuo>l$Tha^TLy04^#yvr(|xkjbPZCk-{GDV z+0uFWxM?PG(B9@Kimm~ZF;YEbc5srh-R)hx;UPbsGp*Q5?5f&jd zBAkP81HvN+dl8r}hO(p(CLt_AXhb**VJFJ=PlOVbsSe=^gl7?gusaT6CBh{LEZ+wR z9bjt|!eRuL?+Sz+2rnUgfiMX^oPuyT!X|`65auErhj1Rk#jiWg`9odj>20o47Vw)x?QIFI@-nspW;CAhT z^kut_@p|;2$lf?2k!$ekMlOTxK&0b9B#3;0(gY*j@fwQ6dc#oUo~}q0sX&<{k(1%A zXyjw`;k-yO%;ZPzMkkC#K0r0wM@FLW$0L75B@>Y;NsNQY^W7b%V1NI!Csm zpj{&OK&K$`B}&&dvJ-Z?Ma~%DINc)`BUO*cE0Fh$JR3%jjs%cn@5sWAj?*VHsh{KY zjZ8p!`bCBz-(=)&H8hJN*#pVQND3B8BCAo;(#Twtuq^U0(w0Zgg{wwIrlS0#BR4>Q zOeBg18XGwp?L98?3yhZWkum5O6Cz(Cmx+;$DCYr@W03a1$TrmFphy+`IVn<(I!=z% zLZ>3~3Q|pp6vG=+BQAJaWHMS|x)TkC6QL(ioV@Q*=WypvY~Wyr4o=>o$T{52j|XE; zUJJ?-?&ZhZg`B)kQQL4oKkf#dyxAyYc%bORNPaLJkG=`ZF?N9V>#FOW@ZdPjJKhhd zNjT*(-#ArJieaG`ij{XKN);~ltt5RbL!(1*CH7gyN{LwcEheCFsmFA2s=&(VP!p|e z;+65f71reqv|IQu06jEc;(eXGX&6u8Dv9@T@_MpVOC;Xg$(zakev}^%b#wAQqrIhm z-0R}xoxz;zM8C6>*9{&BuabBtCvPbn6kaXyj%X3|)bQ~VN3Bn1t=IZ-bXm5@%xE)& zv7cpXxn62{Ir?IFgU5Qsse)Rb82T3=FTj4V$+r^e?&LMI6sP;~5K0w9&kb*pTv4jN z=!fBRB#u%IWvMQZI7&4geK35n#1l?l0n=aZ$I*pY${$60paaKPe!nfQlu{03jj!@p zt~gat%Bw?r0C_)S@4e2q66)pTJx<@;7*C7cL!LiyZyME z@8o@mom%*QiRU?a=di~<wQ>Itb;N4ER#Jk}#l71ZkYp@-ncyee9GMy#SowV>U?FZgj6J!%7UeNp1*Q7f=W zg#RRQcwsH$f0lSpC+|_#`b~-VaPpqU(h>fv#L>1Ws1trq;^>i89E~4I9A4Z`{ZA!c z;N<-UDZ*d+ajs9OgU`bAtpJUeqDGYnIPIX)DL48dEXAUD@hg3pt@Lyb zti`U!TE?k_N+0QlHleJE-(k@Wr^OWJp2R>nC0ru{Og@P>IqX;1+)=)#IYN%J0+g?m zL#V+D*tzJIW-CZIiNDjvdJ%92LV=HPqd!FnV*kn%c%v=wY_`M+uE!F_se}Tb?1pMF z6cQ~g-)1p|X(;hNr`0p8psSPELBZKpfbyk~VfZ{NKwmGQLoW~krlLeIc8iOxAkRsR zV+pPh0VbowPwA(ttRU{7409@ECD1XF);Lw^S)?nTbwzvY^G%Z>78F!n;m)O*&{``kpl?|Mud zrxHwk?1mF7L@oSO+^C!bS}Q~0@06fEp{JXd{cP= znVfIoWS<}Km^Mx&m`Vgfy|4f$K4+tM&NUSeM91M;?1zl00&D7cj)SfNk7?snf~lT? z&~lpkf~D%4YpO>edKyg~j2FLDNo#5(M?n98$Fy-O!PMYD=x$KLK~sc>=9(H5h(3*L zu}kpcn;LFSUB#JtM8IR(IF(?kBoO)zlo-ktVpOiFk%4FrbmiC^8B=4dso%q$;jsaa zY2#FasfmHmOi*G3JIbV7QxgKwTACV;7r#^$*3{F?c}l=z+BlV9YDOTm6_gl9QwQgo znjVPWiEFWSc=1hDT2oDEiSV3&$Fy-O!PKFF(4RqxgE=2B$~84V5d8+%V!y$QZ)&kM zwU`sbl7PpwaVo*oQGrk)#EHXMs-?N6jtoSn<610+7vIz}YwB69#x((tY2#FasTF}x zGbm9dnmA*PP*VKuDXbRV2A7xCPW=)OZR^;@6$Fy-O z!PJ&OsE(%YWuH4oOmXFWjD7Y35n#k|0y{Gh-Avo#@ZuM9tF_(2fp<~Bqp>)ZVEeK_ z=r^FmuThlnRn`=ipY_~%Tx~P+ZC@IQz6Ryk#dz^;Ut?{b&*kgdfJb9-D#7**flv%{ zX5u^!yIaJR%pE@uM2F&9?30YC+pMXtsD69EW7;^CVCwEb=xmyr&Mo5oVyYdMlsJ9z zpa|f!!~;zIE2|N85}4GS@NcY!Uy-{4(HoijM7;PF`K`_U7%mu(1w3XKrxJ4C6$rfu zN>m4MZMT?`iu^7R{S4P)58}l)^|UqhceBwCcuX6o5=^}i2$iC9CH}!_`;TIZ+sePt zfv<=Ft03F*`9O3olw(1>__qISZLh%k9)2z0(O8^Hu>DpbbRsD6I9>2gZZY2sM6bZL z*iyXsrrx!t4&%P!y@1EGaVo*oM}g4qK#9FH^=YoD4+GJ+aV>T$UVKxZTT@FhxWiur zJf@9P38uadggRk-B<^6-eV1$MAA#sdT#J2`G4(HN>L~W@9|9iJ#;F8To)RbmFctSgH-Qq5(p0BhQ|-Oz>QT5aJlyk`Hclm&8tH}30wvy{sq$P?#a{FVT#K#7 zi*IVQHB}2yc#P*UZJbIlHNgw*0VUq2se^J&jrXFT;#zD6UVKxNt*N^>l~s5i)5fU; zQ`5arKZq0UIJ?ZwH8stP9)N2x4==u{L#(MnZYL@|k7?snf~oml=vYwVFix;lxu)iM z(KB%^HWx3xsl%+PZ#ljfdmhuqsRUC;dZGJ4iKR4^&NX#}7kwVrVprhBH&ty-E#lm> z%=4HwP9>OH?u8u8IEiCv>eyUUbzZa&uEpNYn5ws?W^i}C+Vhw;P9>N+-U}TQ$NWyb%q!H7p}z~$BS?3+>9x1C(iRcrj1hxrnY*a z5xC7rTticr=9;?Di_XTiSO>iLrY^UpKIJ5Hh37GCoJuhDQ!lh0l&GSwuE{mE&5K@) zYq2Bo;+wk8n&KiDzTWegHclm&y2%SY3Q8>GzVo(RQ#X3i*KsX&173VncUV&~4CC;f zp2xItD#6sfUZ_2KZsKT~`bDm(d%Wl{T#J30G4-G|6-NIEKje8#8>bRXJ>rFy(9{Z= zdNkM6ue|75nmPb4eyJX_rcQ#V!;gC&)5fU;Q%`!Kmq3XvSi!=75K~-BuVcQ?iGXYA zGpy5#Rs(D4VD2FPWHtOnYL^%N9OhzY;>FMX6`Ol|s=w-a%q~tPi>JM?^WiF0y ziz!)4U-zO1;aV(&7vI!7*3@R+_WjNCm^Mx&nEJpA)q@fvcpvxoTvP9R(X((ZHXkp( zsZXt`GIqDmJdbJPRD!9mywEQ|iL>b5Z*on2=|%V8TI?#k_@=(IriwTte(!lq8>bRX zxxr8XRuUJ{R4ACUNIAi1KZs-RWK6XS$|9A|N<@Ml)5fU;Q?X!Z6DTo}D|81j#f{%I z3c6SUTBa^(4a@_aVjCRMZwT1%xo7&_2JewGP{<7 zqpiSZc1&(&Rl(>sW>$e0zh+BqW^ZG44p#>~T8~o+nbieDAA%B(a`&{#+D2yY(&wwK zz-G24H?!JcG>YXhc1I?&Mw{7Cy6X6#N9%DaA+xo?(BYuOZJZT0THDC%67F+PvI3jg z$+?-e1f%PiSuec!HQQt}tE0hFgC4ENsf5ga91J}HN~~lDIZI4&Sh*a|Ke3tNaa4>w z<{S}VqGksc`T_dJs(EKbIJ)5Qu z#fx9e>#V64kXiWppvSavDs^!J;Twa|NAUEZU_3A06ij`DsyhYK8M`@{D#x4|EI5?0 zTY{-85Q`KX&DgEM)G6qxv4T~M-4;v@h7UUwtYz%>VCq}Mx)hws*d4*to7m-aFX+kn z_s(GIXt=+3!9Tg9zAKoz39)2Bh<)SkV2bZQ4Jzo!*ge4%KQ~cW(1)>mgQ;84B}Npa zXyv|O>OAaGN(v6-wflpq)8OS%1#hq&9tftMMr>Tchm8FqnCgKo$N>dkGqxj`szq#a zK@f{l_`zW6PQ<1abYSeEVCoyhW)<{i?3cmRbPRyXg5w4v_HZzD0b=tDCiB{_f~i*! zt14K}ebOVr6yKv>Qg9k$zYeC3N9?GA^BLP2Og)U)(t@iP`%N&_4z;c=xRJ3(gQ*3G ztt=?!9`Lup)K3wsFPOmCW5LwBh&2{C?1+z}9Z=7fg0GT@JrPWukJyHS06Ws}f~gM> zJF#F7hwH9jY7A~KHWduywI_oqKD#`NQfP5~cGg?9&2 zHz0OF!4h8kLooFzViy-&<0AHSFm(VX?#l~qXY83^>P*D86+Fn;v%%E!h;1);oU!ME zsXpkf*B3m;*z>{EO2lp|_%mZK1XK4Sc3Z&*9N2q;sed7MSHTy&_F^zK8(Wb33c@H~ z_@!X#V#Ib7Y{z05{$nupI${qO+{W16U}_kqyqyI*82eK&wHC3*3LazZpR6bgKcfsFy?bTrFFvOlM7|CmY4yLX_Y)`>Z&b6-vQ|u{w3m(R6`1N3FEZX?h zf?bTg5ln4H?2UpwjJ+95Ik5J2!Dyy?E0{V2v3Cm=G4_{W>Qcl$EZD%<+vxL%eNu1< zV}A{%MquvzqH9h4akxPb_PqtMuM1|ubK$=Q`*p)2@Ljhn*^}Q5_FsmW<94rEU5lIZ zVBcpD4Z7WK;X3_(aKHhWJ0otlK}`BVu>Z}7#@ued=Q#T?IG`)154YPBaBcXb;DFN* z?c#RpgPs)rI5_YVM7z7)e#9>P_u$}4OaQ&zZa<~vPl9ny0!g=4agz6f@qf_y|I(j1?T5ffPqhq;k!P`*Iqm#CT- zS%Zv%kp&oHp~xJTKQak!Xcu`510)jp0MkG;@+%n1i*!S$$d6pvA9aiL!cb{%jYqr2 zm(uuYFzZBa$BXNDA0QI#;W1Y!L$o-41=Uufv7N}30hZ)^a3Jy-yy->$iF`fBdmke$ zI?AihCd}&;f1U}~pa9WG6v}y#t>}IEks;t%WE))9-th)wddchS{T!+RH&BfZEg9!` ziFY4_^rs+8C-Sbzcsr^Th)hK#y~uWqs$k?@xFhIzFTsQPy}ZA|O7B7W1ESX(g8JkSZ+{xHN#fnvt8n(-#!LPPZxFOYH{+!TrB4A&+j~yv zA#mS3c+IWsMtR7Cg435b+wL4K`HDJowPZI+;?C2O6&S1Tp<41hn#En9B|pI`;x5#Z z&yb~Cr6i`14TGhSot;n`+;z8K<*)4wyj`D{0j!-U5c1b5rOA^1$uFW_QaD(0miui+RN1wpu!8t%eD zbI{So1N}k{9uJjC2ydkD*`t4;z1&6qn>cW`gMQ=;o{yJ8glDL68f&@4?aCaObS%P< z4#V&nOMrR7MBuoGyImfEdf@xP_csH7!%IJa8M`I1HyLRCXH_SacGqz-Kg_%MpgJL6YJk$C-^};_2ZVA^Rs}M`vY2&w*^k z2&)612b!UORG=jXdA9RR*cee zUVS#xk|N0e0J0yL?%3T4 z?Ev@Rf*IUx@8&;*D>80%CA9XYl#2XRZZ5&Z$_~1RRl<-PR z09O#oO>2L25M|dOeidcU=hH$JSB94ne+gmKne3e(wNU0R8okPKKQYTlI}dS$F=6x{ z_wy*Hz?q0wP}Yg_`WHra2I8A3TM>cmOC!4%@w+LTl7Q?hBYO(*ClE#-Uy6GF)5tgk zLkN(e{@)ncRK$5RJo@-D=zVKsM<9NfFN5B9Ms_aZKS4-cgP!R+t`Xh>n z?__+1_Jgn3C(6wP{Z2XkvKOj*5X$dJQhPRKc%bY20NJPqjO<9t+$v}6dRF@vhJK|pt9$;Nhw;?n)5STjwrIDPoVx_`7T)&pZ$ zEWRsq3qrY>lYU{m@F&DyL?|;;(hegF!hQVsmtWKeN137?<`?xLKepH}>cgg3MbI6N z;1~5*Mm7cU$&`J^x%79YS1m?-5yH4HDBERZ4+osm9W48GndYi6RpG2xZajS5NLHl@ z36Dh>ZKm8COyWlo-+?e@8CS&{jjStrbR1#);TU7v_GoUzHuO!w*rLs=Nbun-Ny!d%(8{rYZ&KQ5_Lb6}}_po|UNzWCP=MPL5N^7YrxIJuh}3ooq^UENrYqFeTy# zvra}ZCAu7NF#wWnRi~6-?p(|j<ynM2JPpn&=?PMvRUn z6_98rDG8!dlFpJPB+Rl46hg>Lq6In=mawZfPeHdF4UG2gIT{f3aNXIRX}f2C6nrGo z^cv;Y-V|z5j{~r#_RhM9s(r+&@jJ8WD@lxilU2WBcTx}Q!y!G+bYX@mlOf}s{+Y|j zWJr(Mojban!jrpSHpM6n2&n=Dy8U7bT76)S3^@#9ma{vL>cQ*==cA)^3Nwe4F1;ik z(#I|ByujTtC7)VL@(&L!HtsA8Ii;ONXXsg*T^K2aiD74Nb}{8%I0cr6TQO~qfNeIl z@r^o|bt_Eg8T?uTniZer!j!Gi;%#i}Q&H|pc800Qnj)QStfq?5)gh!vi4MuoGR#**O zyDwpzy3#eJkeUvS-*2tjuI0vTa?J0ILAAx#Jr9zFM{hVGAC%{ zIiGu9h6ev*#6O%?#%QC_C@hGVDh2ho`IvOppD| z)wknJ0|BSx>L+lfp@36%wJ~Ult9;44&qK&@F#azPqBD&62%dgo@Myed4&Kb&h~PR$ z@N}C&w#tSk$P*hm=rq6E?rKsdskg6YmHRfQiiOFj2KS}Pp)eM~bq?q0 z00hrD@sz6xOxb~b$M;j-lEPvZ`&mAKM<=1J(_%a!^R?aGn*}bEy$8xnJ4zeeKnk!aXAs2 z8$Kq&KXCmfcC}58*xdG4(*lPu^5SU{LIl00Y*3Rk;A+PF9^awoX$$w=^DJGrZ?o&0mxIGMLQa57IE#91dZHW>jI@tSkAa`H%AM5TBtL-3tE4&>Y3 zhm-&76vmk}gWbj{8E^VNrnt3_M?=P(Q5;_0X90NA$Vm|GRvEmS#LgCUns!HwM}{J% zDjjffuVwBZ1J1lm5wx@vw18c@dgZK`hZ{zKG;^0DXN3LvGT{p6NS;Mm9 z8rJdKMnwBYisL9Lek1YF*0weYi?e( zd}K>QLw)ne4J~zRnyZUgrn>s&rfj97ipz>i(q$!Oqe@Fl$G28#mBQw=y1HiNsx@{0 zpXJxQvAI=V|JlX(TA0-hYeq_u|EJ{54K?E2rn(iYn(+l9BO&^~X~O#Kf3?6CwrSh8 z?Z2;oZPTiCD75+-9AEN3RRLMF{xY3?JM;foKg<0#m(2I}V8GQaU)x-luCFg%$tfpY zTerM=ZGB6+Wn*JqGh~CTz!#}=_^+v;xFX6dQ*rR1P=!RVH;AlSHV?Y62#BBNxa?+Q3 z{7k?;(?^^@(DnMzMko~af|(ro^)UNPQRvN&#{6Q1z4B;a-&#Yw*;%a#``4PD)jDW@ zT7@X1=T%S>ga@}&H05@pA!P5uQJvrexK8`vEJVbIo@?AiPnx$SjGXneo`g+!0RDsz z8cfYQdwlGh@qlk36cNvdqG4pp%-egO(d#HzUK#+s<}YZTm^(lN2?Uo|~QGD50W^=4bL8fztA76YaC z@D`X(pJ&q1pZiJQ>?<%OO?37S*D3sxgyOdR5!8cS$M})@?M0)n)ffm3-;g;=4EkXs z?qc<Wc z{{c@9|1UiGP>v@}FWz^b?1rwx7VqkvVj8d;21rE3(T@Iz$@CFOe0zSM8zL<%p6!7% z?M=X$BW|R~CyP8TannDjc#Q2aBjifCoTo{Oc@k&JJS1TEN5a;9=Y{_lYaBAJ7?fMH zu2P;NRUWpm@ds<7W-ZEDUW)fq-gk1!Yi5m5H|vX(stc1AoT160I49>3=_e zor|yJLJCgB8IS3;$+vCSq|gXiE#XHYOzt4ArJUydQpW5ml(4ojr}&=CSSrr3Bx|vx z?|>1`mg0I0Z?*0{+j7cmR!EXLVEyvCWN_;IxqTQh;s@<=RGC=7lWwV+r|r z%mMjyRQa%0et*DtM%B&?A-g}BzzmQ+QwOHc%xtC( zY&&!czs~3^{vfcc6}u0-%+{)DBZls^n#g%N37OJX-M>XL{Ab^uqbG zOViWlRHSFmty+*?IB(H{sneb2hP6#Kbx!76U(1}PIuyshPqT%@JzBbMO|{&;p=5Pw z+?=Oda&Ee^U-;SFvZ|&TS0&SuoD3Jvo0^_8Z(4e4(`TfsW=}l?Uj|!Ob6h4< za}U^DS6^bG)Jdn8uU%7HsqH^CwW27Xkfd7@TQ}Erj<4xWR7Eh_1o}N2rwyi84 z$ka8ht4o)pOUI3&e@fHqGkz8}eik-<7B+qsHhvZ!4Tl-4wP~$BmgdX+GLFrvjAsYH z^P9$WP2<}1@}|1u(@p%UT;ErfQ%iGvMF&owv1sA+9BJc<)oK2l04z1v)vRr*OXGP% z^Qwk5(z(*>n(CH2(-+Q9(u%o1Qi$U6vkgGOwHtW!*EF z`ONvV=V=F0wqQ4XIpxexpZ3`(P%W?GX%441jAmy89t+hq8s#Zf=_ylm$MWZ!Z0YQ^I49n&lTW3pqS%#nh^{zOW0A>9H#t zn$ZcX>uc7Ut|H&ooUX@1U{KkEFtA~T1EY& z$G7;d#=4O+0$R83Sg8aPn#syEJiLm@REA=yDHy)~JEu$Gs;wH<)EYbqN1v2#R=a9l zo7EKmcg0oKWRk{IxvtKbT|9fnY<581NHC4=Y}B3RRV&ui)h0P`9Xm$MvdC$7d3|;B zN_2ay=CW!#IcwU~^o)vyRq1JEqg#)^QKhV&8jz#xoX24zE2??8YI=j260po=+Ix1{ z)b#Wv==-|d8_VF4mYgC~%%9?{U85_}#%Y6JM-?Qhwt znpwgD*){4se+BI}!jDa?(@q z#!7a8$cDf!8tkr%Di&1bPUBoVYw?BkY1X->-tYd{7?ro#7?}aKxMFsW3tH{gR@RzY zaaNVxz!;}~ZA<10(KG#C2Ja|oOx<5*&&BFIdzv^Op2V1L<9Zfm;WVtpv*w{|>E_ov zCp(m6B9SH1OeC^M8aC6J=*WU<B|5%E!!lc(%H?2YUXf{4UcGIQ>tjAF5i>kc&>*+|t-4Dc&Gj;|sa%Z^7QS2wPpA zQLN?Mvg7}SuV2+tv$6<|$!w>2CzP2jcmrhCsq7%K_aLpN^>L-ySxGu*X|{uAM+|R5 z{PxCV9VFvU@mIaq+a=Y0E6yxaGBXM!Y4%_LP$+HU(w=z469Uv$SQ_ zD!f%bE?aFogNbL;Y5zSwbECNL3CG-Un0uu4H-UOMa7`of>CO308i$@0PcSmHKVJ62M zHM2Uk8W7m3Wb26WY90(o9ZjEXy{lCNnLE4evjuGHFy4IcuWvGY6>jkA)@1EV=d}w0 z)a3>=yYQCz3$I>f(xWhwWme#_baut&U3}Ka7`eAA$2!~U8BOLnOPdD-{HYz&nKL(1 znf@cqV7D*69D8B$j?yz;vy+{?^UpHaU9H@i+Vz^dFl=5|S2ru)%fPTYT&Z$;B$vJ! zrDICwh*>JME{XWpPC@FKmRe=atlQ>35^h{yy}Yi;K2=GtUbUv7i8nTxT?@xw&aF_H zy%pjW^Uy^1(EsJLMe;EQ{qYgAIP)_xoEmd~MJeM~X(8L6d^z`0{#Y0H8J8rQ4(Zk>+&?(s7=df`iAWh(%Nn0(t>u*vhLUS(DpHe zn!r)aOsv%LZ*eo*@!V&G_%Bo#%|3=v9>`g~WKAkfb4tx^$~hb7H#HoKjY;!J%z{O8 z@odCUd07#D94lQ_x4IFZI>8eH#S75JzGG`tIw5+OIX}7)QIU9Xd zJkvmSPBe93rpwHqy*GDxfLg}3G@Z4LdYH)y z+b8seb^a2{N1Y-l%bAK={dN@dp2G(Vxepz*Z^@Fc>)=-%ZCHzKp})^Fy}&Ht)`?0kPlEhaf^u0g%qYgd2exqpE?cft(>+0&$D;sh5zm9DqI}^D%Htj7p$A;zR*zhQ|Hs(yD zSu^^US2e4BFGo6|U&NegnU%qV*WBHl?&nLYDk{s%4)MDm9+R0n`*QeqjdV{CMwgvZ zr5WvFfD#&A^Nxq1vCh6$I2MCXadXR|p5T}{xXo0PGmG#hDQBmJSvK3*_|{BmiS%B1 zeAnt~nbW4BGWC)^V7sR;m%C_F$((IH+MLg)OL32kcLK8Bk*;AE9NX!t8_jz%Tocez z)$piFBW-BYWNr}sENnEl;s0OP4sX1(y| z#7tW8kZpMu$p0-z`rNoEvpkpO%%t4q^RXrMOfzG%%O#>sGU?=e`^~=XHP-lS?Hc@m zqgouq&1!KlE0ujq(YhTESybu$X;V$t#%byuyo|0Lx=L3bkLGq?RG{q>po|sqwViUQ zoO#@1-r0bp)%1D1)4Z~wsl~k0;M+l!_)%~C2qwB3ehD$XPR<+rIR;&+TvyV}C$@Rn zGv-g7o7*#dyV>VMW|P9^Fp~}JsaquRGuwmj$eKZnTf=?Li?wy@bPGwRwkaFX|FMB- z{S3X9-Pk-2<64ljgyZ*l*5a+F)+vt9R@UD7N#QuQ@H3uA7m|VsdAq5@VT&l|DxH!K*qCbjAs1YX}#0xU00); zt+OafbhH4&G+U?Uq?( zv(#G8`Rkl)k8+k5KAgxVk~eFyquckpU>U#4ro;MGFRc~0n{>=9nqJe8MuWhusFn=! zoRvN^;bBe7GCwdO@Bf$D0-5(i+H}24aip2;ENvQ+Z*R*6%io~3N$wZSj6}Ou`4-KJ zY-gaHafKPFO^cV<7H|FBX4>=_6^kmX(&i%q+C|)bWV<&ebhfTt3Nw{2GY=z7|F+M> zp=Y+z=FL&xH&_Dsv{Bz*=p_CF4t=YuALnEXAs)1oD7u7QHM6Zzp2iz+&djM(CnO7N zni`t%7{8&uXzt7;%onx#*PEg8Y}|Z9N7DblB4>&DkDc`FHOm_ueg>mr%EEb-i>jul zD`!_tUrh-q!V+*exu4hPaRdF(4+jveap%>1aIR6Gid z&;A+tfl7WTc(TYZ#Mzd4D>y0gdvLa8yB|DQcV~*K;W7Guuc791b&MLc>@9urX}0Hat4^`sIvuu$G+@SZpYOBADLzH54MIq zg3hNuSmxO?V>v7FjK6feM>b;gdm3+2$XPFt>5G)mUT^acz~p5Jfy_KZ39t9X_v-ow zXPN-w`tZYZvKk)RWr;*9%yqU?_VAoR<{J_y;iz!&f7qKC!QsazI~V&= zi67|PoD-kq{7T}SB?7Rg56?-N?^B`7w>QE0R22O90Zuz{xE~+y^v#J+bVf;h1kwdy zPaht>@08!B$%CUJV7~vG{n8*~2s6B%tHj zl2Yn9qq7%HytRGK>Dj}}tU&N(=H;Cqg<5s=4! zMpXws^sQpN&VMD%9-f(_bv%)cfIKrwvLerX0iKR?jmsWhW-sN-Jo9xj`Z{}Q_V668 zJ=w!^7CL`WRpuCcLE>fLP8c5_NSv!jC-nbdAe)~0og~iLzZ3dz&fS0JUxM3w1W5~8 z8vUE=?5&E9+ow!zKXPvGTJ?Q+=KUJ|CJ+?O6Xe#4O6b2OqVFWyeE!U2rygy}M|WF` zeM=_GeJYpvpAXXI+efxcy8jPk?)wQvaplyqa{Kv+QvYKBxu2G>ACVt~_r3ggdHlDm zGFp59kWng;5B=ueYh~XZ&Xrd;*-!4lLeA$b)Vq?c-qDe++-+uLgy1eTXjV7N%+fN8Zp+DP^EXR) zj6-m_EyQsE0)AxJ9Fxg1^-Lqnv^9&&jS7xR1j}q5t7Gb$gaC)BuPmv?Z&F877b$ZR zdibqibC|ktVZ%{~;0kk=?J^lJI1E?#+!3cP!u&!L%XE!pe$R^KL&#{ar8u+9mJd^W zq+;%3tqzMw=8C{(BUj-(UifgFXA1L9(v))w00-ClF7P4C$hIca2W*BeQ}Mzx1N=V( zXSTbQv-?ucdKjBvULPuQwxO|uhN8cXPuOTUj7_v}#-`}d&t1SloVf$&0v)!$u@9zw zHXG%vpRqq3fP;B-0W&R%;&eej>58+d7v#LoRfsxlb7K=aydI)lmSkfGoUwy`m9YbP z#tt}R2RgJ9rX4yPhp|7)=QK`Tz_e+~1BaJ@d57Ian7*)V(n8L=K4Wt>K$yR+#e;cM zpT49Xxd>;rUl-^zFLFLBhhqSOwQu?lwiv97X%{fHMxzg={lN%bL}$1#btVb3 zUD&0p4y#S3&Us`Q+lBL;ir*wdhh=<67$@gFGW5T|`9m^vk~n`V%zAxAhRzQ-(;Z}% z-}nTa1RI|q?I7WNHLj^Y3i4tE+AkEgI_$gD;jWN@d??O`kfA?9*y{5d3ZKESZ z&b-LBEovx-&8;}EBqJ^JBRZCComymR#ujz>EumVJQ1rkzEW{!mFBVfI_gOUOt| z-!s^>OUe0o!BLAaQFxW&Ml#a2;LKptZXiqFK9M@Yrz+k;M%r_5X0T~5Agg{pQTPh# z3vVYQ?e#b_*t9p1rJvtM9pSqb?;s=X!#Fe8v^&Yt){lWF3O}j%Su)b@!I{CP-Ak6f z^eT0P-&FiA8EHSnnZc(0gpB!|#}^0_g*nD7JFcHLh%aMxNwzN5yopmG>ZX62;LU!9B>JzmJl%BPkc=*tE>O zh2`0b=PO>UnEM;6&pFoe@rpMnK3%ctV^W6el>8RO4=FZnE&7}vZC-CEen+usU(x?e z$-h?oFU6)!ML&=2BHTf7SH-3sMQ4DL7b@mYx>!4WK4p1=;>n6l!wzEtrIiXTw?mg4Ue7h)4&{V+xG0>#S|pQrdH#XA)5QoL93yNbV7 z90_L2&|Pt%;&F;+DQ;1Gp5mV=zC-aNil0{en&OWY_r#vU`UhY7p5bYVs}$ENZc%)? z;)@kuulPR2k175{vH6`fnWK7QA+co}rkKAKY2^niK0+~nC&lWVp!jUXS1P_m@k@$7 zQOy06wb@DWK*fhDUafeW;vI^gRQ$E#E|F|rgBA1V&TScHDqf;^mEsc=|3vXN#kVVd zMDa(8qu2x5e9c#%NgJ6j?-D*h>C91ljAHY(ccT9@C4Wfq?-jqQ_#?&tQk=-kmMy8c zRPhwW3l(ox{4>ROD&DF1ImK@&{#vrCV-?R*yk7A|iXT<{n&S4@VA;He zDqfo^s^YH|59yG#IaP6$;?opgt@tj*uPgpm@i1(HGi6r1STTRV z)9P$ge3RnG6o0Nbfty>KHmP`?;^P!wsrUiKe^tz%DX}(76jv(#k>bk~KcV<7#T~n3 zZ5Am$O7RB8H!A+E;?ESvaZ_Q-d7$FM6>m{|z2X-X|6Ot4u34KC6t7bJW5xF=epc}h zihJQ9nl0zSikBlQRU#Iv!#g8lgLU9M&q*?ou6d$Sh zY{fSyeo^tKijzIFHV;rdNAWR=8x;Rc@k5G#ulQBPeC}e)&tJ8*e3;@U#iuF0Sn+Qa zzpnTb#cuDc{Sw8MijP*jM)6M-KdAUA#jhyN!!rY0mz3hMif1WaulORx*DJnX@!N{| z5e=JHN5zvBAEo#wif>ZPxdn-rg?c$?x|6z@>{ zgyKDl-%|XE;(sabIUrldLd7!_FH&5qxLNUL#TP2xuJ}&H&nSLX@jn!Quh<)yEoW45 zLUDoOUW)rG9-_ENak=90iYF^vD(98=s$aSz4CiYF?brFfCzWr`aVpQ!jO#g{6+Me(zW|4bh1 znBy%a|2uh%FaJWx-NBHL_T^#nB%eEzNBP`c$p@3mefcmYA4@Lt{RmIWGTb5ieFSZZz}m;6@R7p8^u46rS2Yl!@AcY>loPjr#o5l?X9>- zajD`lWU+a$;$sw_srV;g=6fmfy_j-om+fT9_j<)Qlg0i$ieFUx4mk;fIKC!}Ki#2O zc{{S$>8|9%$f94aN`XD*hK)(ze4mu-uU>_9rT?Qk*7Zug{|fY~PFANV(*7lH$!|v3ahNU#R#}rE`sv z|6K7cO6NC9{90$x?=ON`8XkO-kn{T*|*&@r#Q8 zr1&kx?Q^M2G%7S;xsoY}$z87?^fEnC-6QeH8Z>oj7#LD3|(+@g4s;wuziPj2V?;U=*C+}AIZ{9(mAMTd3Vt>n)seo=JrmV@)A zlE0()ebMO$ov)PqTg5+!4u*k~k9#;<&JK#ZfLUg`u@B|qhe9$tCyo)+5uT{zlNC=B z9oB0OiW7?Qc1K1Bx62vEwlu@Mm$P;bR6JMl0>w3o zS18_~_(a7QD!xSVHpSZ&KR}kf@k5G#qxf;fdlkQ`_%Dk8rWijSm$4sJY(BFj`F2tA zUW)rEE>UbgrzC03XOM*FD;@J0B#|GbokGZi1Ac!A=>6r0Z=iGP+W`5B7OR(zr2OBCO$_!o+wQv9^y z7Zv|WF@9+%QYE@!g8=SNt2r zk1O6w?&Xi8R~7$7@!u4CSX-=qJH>IuofH?7<({Za@p#1tDn4BC(TZyouT;EQ@fnIQ zQ+$=;JIGv=aNMK#LB+pP{3peKR{XZ&cNGW2S^E*i3B{ci7bz}PJVo&g#fudmskn*U z-mlj>#V08~Rq=(2FHyWr@pi?JDtYO^|Dd=l_B*y-Jr(y? zJXrAv#U+X-C_YH>LdA;}AES7g;(Eo6iceMiW5rh}{;A@-72mJ;VZ}QY|B)>BCa)-d zOYu93zf$~-Vi%h;YbT_5h~nXjM=Kt$c&cLaxjQM_TqR$ic&XxA#XnMfisCaApRM>p z#g{0)TJd#?cPM^X@oyFXPVsY!UsU{#;`bGQubB5q*0%+UdnisS9;A3Y8G*-vif1Z5 zMDZfU<|khf=V5+6S9p!m*`)Y%#g{AIruaI=H!8-^bX;!Iadbei_Z|4yQRcpb_rUi4 z1s~1G+-D^zhb|j11J}sOu4Kz(J0G)3WiW_=NtnzB2w4pU|JySH_<#6b|~+`f353V*Rs~jCqR3rCd+N4=cGANZs$@ zJSO%14oSaE&Ds_1`4{|Ag6C7>JnSu>lww3UcEl(O{n1H-_a1Tbt7SK6f z@d=7gSG+}-&pNIqOI>ajrXB9hC?`Lpc$ebmglXp$VLn^nevE0!A1eMzF?~rLRvABZ zXqe5!{TSus-in6^4~KlDa1nT%;wg&f2y^%^5}pV?MsdC3b;2{Dvq^Y1c#AOa>CX{f z3cijk?S8W`eRZ$mUn=Hj=BZDerxd>^OdoR3Mji5B6@Q@k3&r0n4x#TcEuUM&6?akG zN4N)cQo)=DhW$Fz2lg6o0PxJH-L?P1>h^On4BuKye@8 zA&_&wM}6{e#iJA-pm@6QQ0UJQ=Dc{AV(#~7lk(-lBf;G7QO=KHtQ8&&K3SM^=b4Jn z6Xv+MMDfoQU$6Kk;e(+62wCR0-zolsFx&S9#jh&a%^hKP0ogxIeUfpyC;dD-|Cm%=S$yULiaL@&?6g6`!n_`$OhS{qu$K z7N&EVa1nUB;+quTCCv5k0bzdp=GVgfNY5@|&UM@qGB5I8VXl*}D}Gn;$BI7_o&@~} z#{C3Ympdx%Cd~Hjqd29wSn(KPw%tL($i|r=%zeZ>Va{Dkgu8;P6|WHH+|{Ufo#K;) zIj5Z=jE|f;=LxeNFBN86@PAlX$Dv^E8_66~cL^7RcPQQ|TnhOvVeU0AC^4CUnRij#^9h3Q*d$2Hl zJ74hG?nvXA;+aTtjxr~SC%Zo>3iQWz&^sNynV&NF;(jdsY> zgz3*p#fya5504S%8oFF@gYaO;Hwe>Lrz$>MnDfI0imwpnJb$e)`{7NB?-u4q0Ur`( zpWLbVNny?p&kJ*Ie_8Qc!WEFeFFXzWnea^TH^K*l1K7LLKb7D-;d$Ur!hAoZr*IW` zfbe4QaN#4sqlAwFAEqm$$3e^LCQF#F8ciUXL-Sx)Y?BEp=n>ab?k!vbE+fl54(~@T&k*LkF-I6#I!lC;;I!gnh1tiB7d{Ytg7Bf>(-fa0%yzs) z@m0b#kYBI(cEt|}*FopkigyV&LjIiMy}}zIe_i+t@Vmn2fIn9J58?A5=SG`8*$Tvu zpJ%v}@THLVQanI-8{|WUZv>YK-wqz9xI*|&$Y%=Q51udl1o&{p%Y=79ew^YK;in)! zN%0xNyCFYc@#Vr#Lw>zt{$C#J`#j_i3cn0~RQOf!?-lP6ejV~R6u&3@CgfiUzXJ|n z{iJ;|zqf|`A-KEnr{F<~i-f;`e2nlv!IKov68;|YLlqw(`~&32C~hHhBE@l%;w{1) z*XJv~T$uaA?TT*_<~Y4uI0=48I0b%G@$ZF4K)y$~7|j1wWO>N%3Uh3JD$KpyH^Q8s zJxm_dC&z?2uNEloD?A@^{?8-z$tA*^GbbpXB3upmA&M6&K2o?AIyJ&8z{d%%0yhiS zgMTF406tZ?34FHjTJQymuMpk<`L&8~QGAE+8PMV3PBtgAr*XLe;ed+cPBCcq^zKxj zlazB|!olWuryDfi3*^r5nfE^~7c3l;5!_iM|ND~M**?$5$)&?_EJ1J&F=$?Fd191H zdDw4kc{nfI@|2LJJO_}aJj~LThwGm$&r-6KhyJzYp}%Z-PA5xwE+BIP$HDo?@=c2G zBe%l~j-3dWcPrkj_-)0XDE>}y#Le0<@AZrQq>_(NJWla6GWNba%=`Po<~@C3^FF?? zdGB6$6Vqa!!Q&jomn*(r@m-1^R=i8`9x~Pg9&ac%@7Ig`YbED*j9UE;ihCFOO}1n z7mB%Yw(^+b?urK~E>V1d;#rET6fY$Y@XJ=Oc!T286 zCyKvQ90_L2Y2HtlGAEUM1i8?!i}`L4;b}@fU-40jS1LB&A0lZtDfv0%VZQy#$-{lV zo;YrbK&c)yqNrM$Tp zTmL@hey_?G_Wrx;=GUxp754ERxY?h6|BtGEWir*QuCG~(-*v9DKkJzGf9281I-;!x ze&Q!Lo7}Ir&3^6eztd7*g1djUR$qc!+)}pzdGi-joZ@B8%~A|X_t#);u4P)wT-kS1 zwZ4?oPW!m18cFiY)~?N$Bm1@8pPuS#zDis7uUb=A-IP=HwmO+6GDh~_J`MC`aqjhO z**Qo`i%03a_NTf(oz^YbheCmms(vdZTqd&>ZW64Cv#YP6A;t(b}D;Vk~8*rzoW~?{kF9M%rKuZX?wesJuF)p zdnbUky~%P7Cv#ZayvNb@_9}ba7V{eGdnJOlH%;U?nZw$<1Tk&zZDlVi*J$sT2-@C! z#5*9^!`gcQ0&VXT*yD1~_TW~U*J$q@1Z{6A;`_4qCgj>)^6acVZkMe+{&t48*C^L; zG6(f|3~i;?0$Idd@n5XooK|`#?niGH^mO^=qkOzSV}1F&)|RiimA%t(jrU^qu=%cO zWp5?y@m`4b_&nX(Gv7~$xb4rpry7A^4{Ps|R`zOt;^#|y1qjxj`Ft_r)?N_l^kJiq z0mvK+Jocx@?>D4h|C64%AA+9Fm*ujDt;aL4N1iMfcAy^YN2~{*m)Lrk&pIP+?e#{w zWr*9u+T(9IXnT*r-c3-Vz1|4cUS1%#Uu{CVq1Kq_F&cuNwpV|S{}~?I<9iv_-r!dD zZiBtaxNZ;X@kq9^cLD6pf}Hk}2-cqYUPZ)heR&^Qfw(=ay#rg>+Y5V3p+tKF5UjnW z(1VGLy%NOb@dc#59?wU%vN!JBZ21O>9^1#2U@MP`rdmpvEU9iXUu)c+&$M`d??D5`}bB8^wy{B5)+XH)cob$HG zmhY2R_6jio%B(TbWAuYo_CAEY(;;X1=pSn@j`XarwQ&^UKSSIe)Z_JuqG$bV?jLzU z4(jn313mI&MsPHqhxaQ`7Unw=!RDK8Wsh%!Z(#yCti2;z+1qnLcD~}Rowc{=|ElZ! zT^fktD4xyr)*_aIE)GJ6A|ePCK|vi(1nGD#(tkj46j3^=R9wWZI5{YSAUHTwT^w|D zan;3L9IEeK^Yr|Zd}+w#^2y7uYc9RZUA-Q%%8hGW{N;i?EWNhjI^aq^4LxzEhPwrq z2Dlr;C1{`!_iVT(l<$V& z>JhGOxHQ7$zx@mK$RgaM(c>E7Q29PQrzYD1R}CD`@8Ixpbq_ur;QBWjlgINk9OL*s z|2BGD<8WL>gf~fl8NIVZ+(#ej>&<|b9^bpKG?ZAt#q%LXdQ)84a82CAy5hvja3yd| zUibU=uW{`j6DHPU7Ebx*&kJ~lUU}~CAL$rYzN1EO^A6(*BB{soi1fIAO=+0^2zpI! zcvIYz(d*nhSMhrDV5P@(Z%RXn9`r5?9jv(2=ye}37Gc7~@+}thR=u9O>Z0M??l6`6 zMm;*NtD`S&91}KelN7fOZh$+yt$~|R06sZd%j@++7<0j83cwe~=PQc+R(ruc2*k4< zOK@tJ{2jLl%X-kOA+1b$dq%GdJ#y4rhLaw7jTzLaZDU*mw}R~yj$8uALk&aLukEy) U8!IGKzG(V?+~=!vCxP<)0L9K)eE2{0$DP)j9my^R=Zcy!fIFS zu4KDqNCHk9C_`}5A&;68LOLb1z$Ap=mVp9ohCs;#ri40_7HCLGQqn?6$|Gs$|9|(K z-ES8=;B=;E=AQFA-}%mW-shfsc0VyNwAHdKWt^ohSLK*e4KbwHN_G1RZR&ItF{-Ko zbRM2$N%GO4r@znb>lqrP_CTap0*Xq)f*$j*+^nCo{J|6UM`g{q!N)- zW_qR&`VIQonF2H-V>9F9UXF^#vpblXji*yd8qZ|Bv~O?Sr_?=x*LQzPsh1t~b)}a5 z_y+4urG6Iv@(Yp2l={k-tzyy{cLcVcrC#qZE54%@|2b5x7g3+Ff3@#h*R3omuh}k@ z8-qZ%{_W%F?Tfd^xY5JclBsnHK)9x zl$W1&}Zh^O5Nui(yR(}nni=a1X_aJI6pQ4N+_z>d}K1%x#iZ`HI#&8r3b@)~Ob z(C~YfQa{v+CI~on)6fsp)ZN0ss=Ww-{Y_LaaCXa9Xay|iY^DT){fq_b7Q$4ZCb%U4 zy<-%Ov}PF8)V&)--~``9F*P;8RHmTp#kAJayb%iaACNm1jDdrnWe%t2G+MTtA0Y_- zIYhNJ_fqq26kpTacn!F&u4WB_U~|*25jYMT&><8ZPEo%bQB zRrVlMgG=piL#B}IvR&1_+faKvVQ>Wx>lQ|>N?b&+Vlge-30r} z`4W7~xz?}A1MqF%ATUV)%MN8Y^-TMHJVrsKxBa7XMrVH0h0J&_Ejt{@kn;)nVdob34bJZ%W23T% z5phnnPi0+-BjT)TI>L;ju%(=ffR=Lw{D6~%Z#!S->~o%lA9P-ZU+erQ{5t1(=sU_D zV9;srg|0D}XnGehXDQT_a~6Ed*#JM_Y=>_5d1plbMPJKEAZ=` zJCHS`Y?l_Y_Fb%w6+p({BX+Wg3Z&}+=IdLb>hgwAI{XZew3p_Md!cH{L3BAC~I zg3x}1S=ZPN&<-Ak7ar}|rmV$l?q?|@NDN&ZVu?>8t&z}3LT=8trbn0~Xodd@qBp3) z?rLOp8ySTf7fi$7afV(K^qGUlQBrgM9vTguwW}%NN@`@8zBgCR`!(9vxYRFt{$C=y z)#?`l4aE(`I>MFRJO~q3YbU2~3zOg$d;^}fWIL;A?Org5qO7G+YFncV+5K~1ImpVX zMLDmatkdVP_Wy#1h8K4;!x{CgYvAzCmPUlEVQU+p0q{1SCDtWY=MwAEqM0Su$AdQC zTuZFWjl|UuxLR4ms%4$AvQt~xjQSkM%6TWYGNM`%#)|34L&vw0JfW3}we)$&xPH+|fjqdjhI3~bw^H{1DcnF8 ztKj>{qO5t=il*kU-L$l6&*FL3+{NhmVCL=z64wyRn?hr8LB>kF^?&Rjq@~ z=e5#YW6&?LsgxSr5H6?ADTz_nRjtJ=b2%^P#Zr%U=GSg%`FyWmRC7?& zFtGT+Ui8X>3KBh%Ay#&^Z=U!8D6XEjM77nP+vPF|9y!eP=UUw&X_0 z11*Ppp|jK^V8ASE&`&?*bhNykuaMv5&PJl8b}@+I38}a2Uj$aXz2z?jCXt>=dhJv3#AGVt{lAr$KbWs7 z3vKw2u0c;tWi#!%$|sdQot^lt^5wG$cIw(Lle-;~lPY;Ko-XADpH$vtE;Z}r#B^vc zN>0iMs$Vs!OnoX3`o-RL)80fpaWIzP^gy?ktvi^9zpk~m-^g6U4% zUM`0S778QiXIPl^(hyd?Usp+Cv1uYfySGT>?s@co1g0gbjr3njh(d&x^aa>)U|h^k#5@k<8Z>3qj4YZ8ixH-XOf} z*fTsh>UOFUcB$PXeeRBtez$MvLbqpUufqP2Ph~S|VE0aUXk?pv@xZR$k=+9-Ucj3{ zRI)JX`hqT3UuYo8BK8jUk8XE+S!74GpjZi^(M63ew{LsT z@bJKpyQ62H;@wN$&)73MIxy_^_qtu~IhBGA<+?Md(Aq8(TKRI@ad2lYd!?7aix91e z4rh~|PiwoPgZ*3GQEzJ6%N1sFo}Uz*?P?#JNu`sO_ScnqVsLot2%Ftm*~-pRl{*wV zq}U&R_mn%MvR>FnKIFxOQsgErcdzPQ6`fYD0Xr?7-R~x5ac~Og zH`+6_w(G(Q*{;z(cWck?QNI~EFOCg*qG*nm%k*-okK%zf0yX~k~#KXX|h&GW&R!*@Cz-kjtv}% zF8}T<7vEocGw#o&3Z6em{_;dCxMV7ZvTx^}($M!0^zPYKiVcqp59kG5Q5B9xxw#mR zUYrcoWNKnk&nxpD^xw-BOPzCT+wh)9U+1}z;;}Ijok||eB(j^uH?FLOG$0E^@iAWSjgUu6}8CZ*sXR=W)&q68_o${s<(+58w z%X@`N+1T%TIg}!^<_psw$eJ(YGDYF|OeRsl?ibBt*FcDBjVI%UxQwG7`N>==b5(SI zEBI}KhyKz+v$2i%_ zJFmZ0m!tl|E=Q}jX@5&_1s=R}ASG0|rR%Noge=akL zc5m(o_4E$HFMh6WDF%umKT3_OX)6*x*?AmhNQYyz&rCi855JY^C@1qyhw|(2Fdyao zaOV{o<@`#gqnvye9?BoWWAyo{zEsPPX*qSwM>X>rXXmmjQeI8MXdZC z&jg#_Cc@eLFcHpHb?Ouy$4v>k4F^o&{Nr6kT=%t>+5Ui)6>Qa1j(}`6rz$?LDvrAv z;cUfUd&fT*%vmoXg76!_*;k`1`5J zyPm9v?mRNr5FD4@0!$&+o%JEpu?}RmgST}HFwKu4T&LyK->eydKjzeDTX}tF^b=%l z|4PjW{4uAT{lWV@qtDAb^3w>9kagZWH6u`WYi8b~WL-CQJ(=4P?g#w5Y!f-G` zZL&+rVFDcUFfZpS`;a>91G33`ftE)Ql1<)ylq2t9gqLVOgzz#l>~P%3#?Gvka}3GG z4)ai-<4F$dG5s9nu>UZ^TglL2y~xJqeOk^jCmWlOYx#PF&JT;m;80|Vxl0*2n{DZB zk9I7*<@s}7=WQ4I>jZBSJScdl;Jtz`7tFb8>TtE-1A;j&M&}m6oS#O{`DysC1wSYF z1;H;1{x`v|3;r*`?+E70%aqlMt=#Zwf>#JWTX3h~a|Le}+$VTY@QC0&f-e;u7d$KY z8o}2KzD@9*g1;vCKEV$Nen{|Rf}arlUBUk#_yxf~7yO=Jo@alvW9Il%`6^JjTe&qIQ56nu-|TLs@H_(8!B3+7M##{QFnzbE+ng8xbI zD}rAW%s&eln{NqzPcZHjOFD}LpDDOQ@Mggm2;M6=Dfnu^*9!h4!S@M%M)2E$8?jlM zwwxt+o!}m_-X{mZX3yLybS@=xvxIX6CxuQ<@FxY|Nal+h?n`8C=T8OSDfGWV*7bQv z@Uvuno_Rs=4+XzY)@8jz)^?cB@M5yI6A`>xa2HwIIiIZUY!iH$&>t6^6?}lK?R=W7 z?c6N*^Mdao>6Gr_*}vMJ4@T_74ofuFBZ%* zhOrqJ>o=9&65&23=*JA`s_hu}?`dA{bJKpmb#w+X&TF!u!NbU?=woE3af@FBsU z)y%Wf7d7)t#C?D^$#)BWKr_$s+!Lt7Iry01Cj>tu_?X~VH19*+*EDnfzA5;Znt4VJ zVnA3Hd5+*#!OI1=YfeCagXU|%eS$9#yhk&?IWE138=-TZ=9|Eu5qwzl z&5(0%Vf_z-?-2YKns0^t0m0m7s89Kmg84@qBY#Qr5$JHwp`3rnc}wtnf`dq>&Qa*_ zFJWYUJMg@3_!Pk_H9rNNcERg4KMi@m;33V=L%vhe1+h&-~)m=uEx$Sg4vHoewW~Hk{x(-vHZa)+~p!Hp`4eF$I`fu z&&AXHTg7qz@ER+42MQ|2J7pCc%jZ=rmu2Kc8CXtdtQ%^y&dev$ELoC2pWy1Fm^0~( z%}luCx%iYU@|U|0qOzU3lnd?*^ZW z9_z>SYjtSqMTrc>}89w@e#?i6>Q}Hgm!O?Va{$ubcG%;%(OxqiV=q!=uL1Whdydo3 zORMZ%0ec59X=#slFvi{*ZIAmhT^yBvkrPTgB>VOE?+w64Z!<1$3{%zUZ2^evY6^Pm zsh}P8=ym}NGyZ4L!w{F8N!tOC{c;S4D9#hMV+kJ94!6qQJ+SvE(v36rE~&EjD(pQ9 zCECLlQnE*Vvxb0b8ihRyA*QQZgoovF95LNWdjU{&z{nQ~+L>}WC(NF~q_3_~YSJVk HZt#BrctIz? literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_cali_line_fitting.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..e63c08b9ae8cc873334d752deddcd6ce50c18d2c GIT binary patch literal 71544 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 S+2+P+ld<+e@z~-V<@-NjJGb@# literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_dma.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32/adc_dma.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..42f9385e0fffe090e29096b360d9b14f40d31a37 GIT binary patch literal 36424 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format/cmake_install.cmake new file mode 100644 index 000000000..3d1dc9754 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format/cmake_install.cmake new file mode 100644 index 000000000..3a9b9ceac --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32/esp_coex_adapter.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9fdd932ef17488e3721b0645cabd7790a3fbed2e GIT binary patch literal 36648 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..b8a576b49bc9ad9106975c0c5d269d92a85c8da5 GIT binary patch literal 2240 zcma)7OLH4V5T4aavA~IOicmo1z*5B{6wJy}6yB!d7{%pa9E0sD4isV^BWdm38P&{4 zwz%XE@H;4qGk5X>I8q!q=fH&nXAaOkyCaXRL+Gm6`KJ5p?s@dgKI-k=_dJhS@yIvi zVnoQ@D`4>n=^DZ)zYYU;PU_W|ddXyYdR?YF_hq(9~)TVY-!%YA~ud zp5Umyat$fX#y%>WE5Cr!uQxKT(T0(0&3b}NulX)ehYl`ir1`jjXPI z0z+`CU=vt3&=H!Qoq_Nf7|plvg_ZuZb`3iSj_dSVBT=wc6pQ#&Oj}HiThlvXH*6!M zSvqJXq8JO#xK^m@CxV@~luQUglqua$Sv(nriP^OYSJ{xWG{B|gf)9fQO=V0*kt93& z$H8{{y`bFIGfoRuB;(nVPBFcxi@#$Mvbe5FkC$APmb_FBCOpxZ;8Zcw z!?Xrzq$76>^H3w1@l$#xqcIS`Jxes5iagR;&S;$JLB{eFoq>EZDaKSsan34*mW)w# zmg!_fVPmFDDo9!GYAPl`Bx)q2HhaBzjGxaAq&R`OsaEgsfbNTw8FaftcR#(~KVrq0 zNj;IwnCP_A!Yxb7*vrQ@KSOhH#*XK^nDhUa4wTel<(RPLTIQ+d1vF1bcDA=a3~nV- zD5ZtS>HbcDMOqe6zq8Tlw%hFw-l{5!T!jh`$|@&cl@+zi2Z9_Q_WE1*4j=9vANBfs zyGOk*xAqPo$;!$*B$(VgI`9Bj|xZt&GO%LaOmJW z4*uA|+YWx<;4d89cQC$HHdo(9^#+fr52Z9YOU! zx$v_!_G-nmRa5?VmU(y%csx(zwX1kG0>+be;Mm>)jQ_N|&`|z_!DHz0M}>N9ST~!{ z>|6noAE3Q~pb~34fU(7B`W4zs2r99*&tUB4{SnR>^I%@Q2{x~(5g1!}0^r0Bpttc( zE4)$J_QCMAb0v|7ZF-6K6KtgQL08Lr1lYZie*o`&BvgVt6zrWe?iLmJX3QfMoZNN{1b5AVk9uD!CI7Z?5l z|BT1y4dhO_hU_XyMBkw*e(l;NbJb!AeKR z37%QPCm2gWnRq6ajs?w4d&UnT{%>>5^zBioktT^(u zU$x;KYAPAO!VBr=K!9`>YCIRIuUSfQz;w)L8kuAuU(T`|Yd=V7>Clo=tQJg%Qw)un zQ>oypt?omQ-1!k{lcoz0vnX~$k>!F@4g&#~7Ye#`l?=g8mrQ9dqQNZjBIYO3&q#<+ zzuSH19E4IRrG-fGS>G|WiotlTMyuUyHs8K1CxsruDmb8KO+FQq8t_=4$*AXbPDba$ z$++hY2jkwy&Tw?x*zcSS;1kH(Qr)vX^z(N$Uca`5W(99m!(f}m+(;emZ45wlbbHIb zvt{2!XlF-=T4gW_L||scIkiaBrAEXI8<9XMfa`Xqj8lt&iU>?0gBc)FEHh!IMgK3) zfNJ_<_(R4w*G(kVINh-jM*)* z<<((~7MoPVF**c=iTssA;F&wD*wW^#ZbAyicktaW)oj6|65Hpcd$ O%6kIFXG?<9^8NroHu2K{ literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/cmake_install.cmake new file mode 100644 index 000000000..5de88d431 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common/cmake_install.cmake new file mode 100644 index 000000000..30c8f10dd --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_common + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake new file mode 100644 index 000000000..e15efebb6 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ana_cmpr/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam/cmake_install.cmake new file mode 100644 index 000000000..4bf8c8a47 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac/cmake_install.cmake new file mode 100644 index 000000000..fba96c057 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio/cmake_install.cmake new file mode 100644 index 000000000..e297d21d5 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer/cmake_install.cmake new file mode 100644 index 000000000..89c618727 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c/cmake_install.cmake new file mode 100644 index 000000000..9b6ca0977 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s/cmake_install.cmake new file mode 100644 index 000000000..f2518fc43 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp/cmake_install.cmake new file mode 100644 index 000000000..46d0d8a91 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_isp/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg/cmake_install.cmake new file mode 100644 index 000000000..375ba1f72 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_jpeg + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_jpeg/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc/cmake_install.cmake new file mode 100644 index 000000000..40e03f065 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake new file mode 100644 index 000000000..c5956c0e1 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio/cmake_install.cmake new file mode 100644 index 000000000..313008be4 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_parlio/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt/cmake_install.cmake new file mode 100644 index 000000000..978b0d570 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa/cmake_install.cmake new file mode 100644 index 000000000..7184c319f --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ppa + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ppa/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt/cmake_install.cmake new file mode 100644 index 000000000..4d0f2d4df --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio/cmake_install.cmake new file mode 100644 index 000000000..0a70329b1 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm/cmake_install.cmake new file mode 100644 index 000000000..4bba972fc --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake new file mode 100644 index 000000000..fad6853b4 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi/cmake_install.cmake new file mode 100644 index 000000000..35824cc37 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi/cmake_install.cmake new file mode 100644 index 000000000..b7ca56d66 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake new file mode 100644 index 000000000..df2530c4f --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_touch_sens + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_touch_sens/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens/cmake_install.cmake new file mode 100644 index 000000000..932b86384 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_tsens/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart/cmake_install.cmake new file mode 100644 index 000000000..e55171ef9 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake new file mode 100644 index 000000000..e412ca641 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_usb_serial_jtag/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth/cmake_install.cmake new file mode 100644 index 000000000..924928bcd --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event/cmake_install.cmake new file mode 100644 index 000000000..a9d7ea159 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_event + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..6c7871113e2a9c991df70d55de3b3303e503d57f GIT binary patch literal 113036 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 M(bCB%ix+SAf5j~iZ2$lO literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..b2b52fff202464c68082a4fe15c2b2a8509d6cac GIT binary patch literal 30728 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..ea90877216e503783dfab884a53a03382f712699 GIT binary patch literal 24504 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

IGnv7XVmXsV6WL3L+tE*Kf_*f>CpJY5|Xm_ zMuxrFc)&9izH!0X`&EX$dfaI3XJ{y5Xs7Ji-}K-b)6s@@OvcI#d$h^FJcfSpaAXGN0QBZV;>Ibu((qoaiZS1v72L~QMprJnDNXM} M8-Bm7GCIBg1hZ!bApigX literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj new file mode 100644 index 0000000000000000000000000000000000000000..5d15ccf8fb9c672bc72f2e71ec5d9ad711110a95 GIT binary patch literal 4564 zcmb_fU1%It6uy&5w5d&+r0I{g+AUTrYId{vv40k_>2BMYZ4$d1iAB1d-JK>|H@nO1 zB&1bQ`=CfgP$&qZPgaU3)`$8~d}ytLzEmT=)E^L(;)4`N5ERArJ9F=yIVqI-;DI~m z`|i2-oO92epF7W_(t8ZU5LygzNQ6v??siyAAqM;bTf{oC)<9Y~}zyLy)=hDUG}Vm&4_iz>}D zjKA93NRbaTBQ{f=wPRMknt!4?AG7PV*!*C0AQ~swQz{;b6{@qfYQ?U&b?VAZ7xQ&@ zE+4Bqg;=fXxUmI45h0YJ2P2(h(TprjOB2Efv&%4z)+RyMTl_0w)9-0&HT@oWm177u zEwRe+d}N55eGk&l&3y7G$OJJ^i;YOJner6PR25$yrt1{in`p+fMyKdl+i7&IG~3s= z-_yRT1-%>4{N<_1pu(R<0P;UoHg5?}PLDoCoLi`4s#i7Vk^&A;!N2PcnWLoY&I>Pc!@9 z;Jm&onuN$Q`v&kS#j+pgnn*KvBggo1BDNPtY1 zDH%*bAM{Z0B@PLYDd_DKiYZo!?~$(-TKDgacTv8hsj1z$T0!Z$)RtpUOH{WU3Ce}) zT*Xy5ugztp53GbIUUG23=3c6pCu&DxpLaa&BPfKt~br!aoUe9b9IWc4ZC zuk?V@gHqcIg@QF#R}NKrzK=4cClRIRBg;=uL!{?Jr046Jg<*BuVOeUHt-4m(Pkbty z%VbA$si~2yPP+x%h12hnz!2mrNpsfMg7NG3`inAbLlz12>9>$4> zf#N}=OyYochW*%`z=@6VM-$0pU{4RH_G()?HI@wU?(xa7pcL8t6G2YEK~liT%1td4 z!s1f(#?xUXfmJ05$w~rc_Z>(jk`q~(2|8412}%Ei;9a^)V99Q#%5F7vP|3|$m15b> z%~_6{E8!+)$3~y42gGhr&a^YZM*^zC+=C!1Pu$ zMsR^pEev&FqxX@n?P|hlTp+Y&jqhaG_d^aLd@j{)C-Tu^sJ$buu^(5Bq4&FvOZC!N zMC-?9T`LdmI#SPQe>sgh!!o^6489UE~4Qe5tV--(GvX* zNkh@j&rRpbrHZ|zLynL}E1!4l`6Xt{u`1IxoXZi&N0}E~$|NK;r&^;G|2K(X7`7<* zVhsR?-_a1$`Ih>J&`8qwq){#X{emVN@faHSNB0aDvXRhzMOdH2Z!~Tv#?bS0vvDcq zkM0c;@~3VupX)UZf$?=rv31Z~y$-qsZ$;B`0)XeJ*Kr8_8q?VGXd79FhL542$1Ngm z5=N?@{3_hE}crqM(d#e2l7Yn6_Q@~dsjmLN;YcrA3<8ncNnK* zQJ=P*0p@YLafG5c6qimrIxf{;&jA!a!Jp27xVD`G=Kdn^N8`xfDrF=8G#)Mj>Bf!N pi=XT@=%LR9`RG8SJ=FIoph#j7Ev!SwrCeFJm_Xc1G(m|T_b=y~s+<4- literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..b65abbd865f01682b48e330b70d84f34df74ad9f GIT binary patch literal 42964 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj new file mode 100644 index 0000000000000000000000000000000000000000..74eaa6e25f4507acf366f9e1d95f4240c086a04a GIT binary patch literal 4924 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%0DIgaRd1P#j6CAM}9PY5vfw7dod8UYA3 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 V*~}1ckxiua(s2V=sxq*8{|~~8uxtPT literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..d2e54bab1f6a385c4b0008a14cf5a0a48a06990b GIT binary patch literal 36648 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..fd78ef1d881ffa737aecf04c4d65522974726af8 GIT binary patch literal 25820 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�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 z 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

cj7_So(*}GhJx^RMQe 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..04db3e87f3e88494b809944768adbf8430a30516 GIT binary patch literal 92128 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

M#$1$6)*; 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..79f057ec7a5d6138e0bd2e18a3ec5bcd5eca7cdc GIT binary patch literal 69184 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..0534e6214a8aadad68950af0f300a711dca62865 GIT binary patch literal 95132 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 B?vDTf literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..a17a1920951d383a2051c6cb3071a0ebd11fb791 GIT binary patch literal 48776 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9feffeb3a0809d7417aa34ed6f1f76af0825d65c GIT binary patch literal 15616 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 EA6s7Yq5uE@ literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/cmake_install.cmake new file mode 100644 index 000000000..851909a0a --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/libesp_http_server.a b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/libesp_http_server.a new file mode 100644 index 0000000000000000000000000000000000000000..f5a6859eab1129cfa5b003b36beb28988e61bec1 GIT binary patch literal 437110 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 z zoG0AJxES&w!iB=)jCnma&3Ha|j&P~*0?3yNuN1BmK2!L+!rwPu0y|e4SAcIYJ`>Ef z;8-p)*MjrR_1`={X?zZJelGmFF~6g|C;XA|_aOh&nDhD9!pZ0tw0|k&*}{3omqQ*C z9wa=%co%f|{tNAJ&gYtPo{u)Z4e~PKlZ96cbA36crT*E*JYO^$KM3YpbJTeiyi@pE z;ai07Fn$C2Pmp5(gy)4{HD>>RNB9F{_UAttaF;Q@Dg^flKWdDrFyLBt)JL}qxPG1I*NkJ3zh}(r zD6U^e9rCBfEbrIGEN?Q}pE{$#T-VNXFET3@VUX}hW0sxk+EIsmlrg_o&N9X=k6^wr z%eBau?Ora-b?|71@)~3IhYiA;g`0&h7QRCGI%5^}h36By!T)0@c#CR&~ zlp6Cod9m?qaD{Ohc#SaE_oHu%Azx>FBKSfwZz>|}5WdQoWBf+pJB&HT?=#K@KWfZ= z{g!dS)gZxh8 zv%&Wpe;53S@KeUkkpIH?BJk_N?;3B1{CCE?z<(0{tMS#4e`|a#I2{ee_9EvPUk~nP zya(J*c)0PckdGBU-1rX2k22m1o@IP5_!#5+!4+h7282_D8;p}7=h}wUA%EAHbJX{Q zFE`GB{2Jjs#_b@#)0lnuUgLc5PmHk(o-pP)m-%h8TW$7h6NO+_%%QZpx2xFFOhH(~nu5k|dIAe~}Rph|{ggW8VjXB0Q z2{#M>z?kQP9}3?fe5>$}jk`ksr^3$&|I(P}!PkY~G3H$TfidUm-y8FM_br(Xgpkp{ zg*zCtEP28);o-(C%UIzl!c&EhHD+0k7hWd3#+YTP6<%k|vYc(qvYczovRqE45Mj6Q zEyl@^-!1%*F|RlF3%_8@zWu83yT&|s|IWBG_)o%I?~y+6-1-k=RIz)9k#ctFbc{bT zyHK_<-R^A6vJ542fFO(!<~!GvCqq76c&;(avPihxm}OZdTxZO(aIHw%WLY)|f7h60 zxyYDh`GGOZa)mL=a;-7Ta-%WJ!Vuxf9f4ynGSOl9e*`=+A#m=9@T89r!xouL3g6L* z@PviHIU;g|!+<6tM}}NP=E)0THnvC+3D;NHBE=5f`8zT-waU` zxKiYG!W)H~$(#fb-0$QX?-sdR^UdV$H*k&jQzs`(`=apM!XF8{-?24)PE-+2G6-41 zZml+xyWgcX9wjNB4yg~RpGAB2L?ZR#yHk0q6JU7(2S9qWB^TKZk zyS3LW?I$AtMmQs-#eOcC7x@S=;Ss_Ug{KS8C-Ve~uvB=paHDXO@HR3h9)z93Hwe3R z)lBDMk-N3jO#X_<4+wuO{FQJD<^Z2>j&M)mA;RN?i-hM0FBYy8t`puU+$_99c(?HF z!Vi$Uhjr!FJu`k$aVNkk(=+OE_P6fbb~cDZ=izV$Fv#kuMXj7TzFyp73^I zw|1G?+#~XPh4%?RFZ_nE``uWx^NGm$KMuYQGcad+&J~W4dxrHqLU^L^bm95J?l)vD z?P`%X3O5OF6W%H8))O;3dqw`Ruv=TqbY2np0pX8@zY!FZ`nL+hp9wVfaY+3t_%Y>UH>k z0iN^8F(gD7AUsOgtqB%$D#2`#mkBQ;_YHO2I$*{dM9z2qy$;{=_w3dIGyOdxck6wb zobUNZ`i1tN7k)#S@AiA0PlUe_cI$naom^ZCc>Nf;e`tS%@I>M1!t;ff3a=J!6mAlB zYk65-J4Jp2c|hpHUg3v@pAmjV_yBoenD%2~_Zzh)Pswc2$r0{J9vr6SJNBN(2^R^^ z5ne3p*5(=-+Nq=5nD5ei=KJ%W-P&BHvs>hD4X$CKod+m4-Y@*3FyD>$Iv)x1eRwYq zaM2$b9@@+j<~#6SK0tVs@D$TqJ^7^V3r$+y z)l`<(o({b=l~w;<)#do#shVH^-mtT`eof=*^4hw_HnXNin-S}3!l=Y5X{d9BT3y+8 zsq3qpLQQ3xM&q&ND^{ylg8Hh{%2!v^R9090Ta`oB0n=AB zoKdsFtkjn;uUfUH<`8Zt>aM6=TUTAx*mjdwR;{d9R~>eaHtl(ZLpsOKXT7UU0~Q~q zZ>-vY_OGmHtOyF1H#ArRO0BQEPFhi2eQ*p7$SA0#5ueEVKZn!k!f^+uO&B1p^7}WV zqb)t>M#9i&OYaclqLpgAcZ$^6PZ%l*(Fd2$4-z*ww9-Ckn6wq!&{)y9u8qd94&GSa zct#z&kJfp-^B=O(;~Ixb84kYxoIXBC+svOs>c6njGKdeZ0nCdl5=U?=tyOCpFd;K1 zKLQVKgEj|wD=VkDnY`_khaTPuCR!^djO_&7#@cfB{FR&pweI|w=3qNy)v3}U(zCDr z$MjS>xXcI78sdAaDZ@N3FJHM16JYs(QE_MDqR|J7##ok>Rm<0{DqmS&vDVLjp=3?X z%34fBF1BL%^7<<8V<@VwUD3)wMSVrhswzK3LY+25)oW^yO&E>2C@4hxtgWiSl((U= zs-~f$FwE8sQ%rd{r&%sIsH?B7v&)13W*37}1RK7_xiAi&_*x$ip83q3Tx2m{?8Utv za1%DBXB>}+uI6Od&?{iI~TmY^Khj0mWe%l?Tg!U_fc`|%Ufx2*ty{C-Gw8yS1tCU z7Ds=7gH8QgZE@JS;O)JGBel0d?BUWh?q3Rwsl958bH;?fH7>G<^TZx+Q!+35*DJvu z`ViZvHEU2s{}V;tGxFl*xPm=-YtinCTzTw=k5JE!QKGm$v7W8znx&O?#C_Th_`>d zJ$Jtw$G+dQ47eo_58mFl3HCO^9{p;<))Skz*B9xb8n-tJ#{+QegSW@~>Et4d*a3Uh z;3jOmO~E*}$J_*aWjLnX2XAk7g1rC_*#|(W30n-Cx99G&CFJ`&^5wI*CMYrwpYNswd(AlJIo=0v@5}^y2QaDmdKm|0 zZ|~*=dpF>i&y;=e_O45?m-AqYz41`?_I{CIZ~r0eJ(pmwNbF4%dtWEmAk&^0P5d< z9G`%AAE?K$7(g!K0YX0Pm0{n6Z7Md#(Z90*YA=S1G`p3E*ieuA)1k*SMLa;L7XPN> zm~phX3!wI9AHv?{&|{h+Yz*g#y_q=n_I_;k{J7*ZCwpY?(ov83y=8j7p80&~Bt}@E z9>c2uauE*@b|GIrLu~?=U}GH1@d<#*eZE{PYATL>pdRD9BOmU4zIR_*}>(2KR>{Y_v2H2s! zn&DVDD|%n`rgNaqRsYkzkMimw#B?TBygv!O&xxA|4>* zKG!m@Ey1z3w>ZJxKG@@Rvk%_C1qt>VVb9OICqdcUbHCk$W8Y6-fjty09;nCqxFR86 z{?C8nd6kKFB;>nI%CQXbKHs~|p3gU{W83+1jW}(OT% z?0uGCZ_dwJ`d^jUbI)aQ40RV84`DAG^9jpd6siR~#NH~%e7(5mxj0TTy>T`(S~ z$8Z$vv0l91z0hmxdc*zRl<2((y|((xDQ1th8QzB;ua$l9`Bo*A<872<84BM7#cFK6 z92*nt@&Bn$v*$;&N#7aPC)k_v64sM|UK8SKuz7pU3HJVU1o|2yEqHrBOwc=bD&BYO z>a|+(y(}T$e0&Kl!Ua|nR8Pa^^Sv#>UJ?fPCoSgU<+v%q-eUYCAm16Hy#}$zwfnrU zH1iqk@qZ6}@c5Gidms0R1bknp35x5mdH-HYu$P3%g1=GigSYoWg1uMpPl)@5h4$8q zy?4#tC^K;TCj9?$H*YQUoi=};pqF+<>+2!vaO3ZS;V&M>Lyy;yK6wA!^L{VHz6N@G zg=-c1G*s<+CFXmcm@W9YEa<7d?MFwPUK8}r!RGBz zAJrcZ+iya@hcD+sG9MfDFeL`O_avwJ;FCLWECQb|hF2@SjN>CgclhFi*9#vtuB%^D zxT3Ij`6(ku#acqh;pg~q<6OkJi4!J_ceJeCrWtc)Mk3x4>*M5Bb&_*$=)^de>5yQW zTp4})?YC(8)*)#x+7ep?n-8qgIsV{3>|xX1y8I7{|HJ43(ARVRze_&8IEY;rL#rLg z2xeWG`$Ebi$?@ZDS7s$Wh3d*mnu(82y*`1V@fE=dk**RzxEND7VZnv{9L1)Dc#1V0|u z>5}LEb>$_OL<9VYZC1ur87^gX#BKNI_kH}?*Y~z6-dDW0I_Lgv zL#F)W{`}!tnNJ~$u8*W$^6X>V|6a8H(&Ej}yw>zpQPX#ew?y-@^7-4GSv@YwWI3`j zag4eE!I!dbpEKK8T+!j747)W<;_c8NPQ&vj`YyY*w;m| zfyL){3})Szb>bGR%6Z~<;PaL%Myk@sCqDn<9^aicF`Cug^60)hmNGL1HSh9HIzM8K zkiUBe70~;o}Eqs1k503HaTx@MsdOVZm zW1=c9(|Az&n%Y=Hb!}rqth#DtV{Bz@eOw<;^#%58A-*wkM;x-Sc}|Y;+BpJ8$jo z)SEMQ_P=6?$FWyTM1SrO^k`)&lKCl~X9@H|R7N_sbpLIpm#EiT9 zri{AYYPO)=qG74=BdDL)yeA{{)g5F-ugJjYLEpV@P_NxvcJIvC#j3vmLv%M|Hh0B{ z`Ylv1#((*)$H--ZG*pO-xjE^ncfSp-p*l)BHW#WDNpr==Z^TR9eB2?+jakO^2lgLVc+5*#>E~y49@sEACS4~{XKpyI2M??a)$lGt?fR<9 zcr`P9TjLvN&UnLAZKztYu5nFmO>AYwn(A;qK)cjGz5z3G@#dFOHs>#!usXK+>5NNW zO1Zn+>fbz;^HRS)k9S+M_kpJPNn+6{>CMH1R;LfzFmdB&=MS=C_IrH8h5gWhhUy^q zLn`Z3KRXt*OY4rxw5maxW~ABLadW>uR{O1nV%AxbE-PrBw0ZgUn};Rck&biM?qRX6 zZ$;wG_bI0qmpDGNZ2T;7?zDLnZ|>NGb5stz@$+jddHjKTJYG|^#Pa-)^ZK{RL1bf) z6>0U|!rkX($LkPlC3n|pPClxYoC7SS4gG(@L?~~q|7u)b)XL6thmiB)qb>XI#^ptB z?I2#uK{N7c8hZSd`1bW2N;%32!;hqlbpB3TQcC(5#3ZMruEDe9l>UfJdM$4RcBzxd zN$GEQ#x5iE&*+&+87cgYzNAQ6d)QBkWHfM>l-ke{Srs6su#EAIeIj5%#C(I?RAOr=2zD!msQJ)eh-`<gpNga>Bi${6WIrQ7&2CC;Aj(V?ieGGg`qqMA8UP%Zi=?{r1tPQTH9955RnObRcRjC&~p_J4X4l&7Gp< zNYy#|JgntLuYgXM=)0)zuF)lEy}ao8$UQ&00;#%1`Pyjr=(8w$k7zw|=^5qAyS<|8 z(Zao>ePN+bl(+a|(S^vjZ`#pT0cj79zKYmM(XWxqlx14FvzZx^qRcl+Vd$6GL-P1bh?#G>m=Spe ztlRfo%&5F$SZ%*@1q9|Mvy z>mxb*myhh_=oy&}kuGfAAbUDJY>aeq-KafJ_nGS=T^2$yqdVW$&OANRh0T$b)T3hE zh9Gl&qzh{xC#m}qX1Otv$-~^F?muTGTofMWCw0GphdU##9(pEq=b~4cH$+@{V@W{{ z&qK_l=Li69o21gU{Arz`bz>x%KN-@Y8~n@3yfu<@C!#{nZj0oxFPYc3NAmd0C?$Ib z^SV3I@d+qqWIMm^4;{%0d-EfR=*$mv-V?D)Pod5H@3ZVbizKhYLF%*k=oQZ6nIn@r z9EFOHE`>r6{VmK#qWqcMq-Yh|Jvn+L2Tt?>NK&I*<}fXqhEbg!{RZ<+Ml^!hXfz46 z-Yzj25B?F2(mu%l9UHqQDfw4)A&Vv6mel10WS5>&j!!rI_Xa%$&OjSY4S)#9VHWr&4?Hh(v}$XiL-{Du1Tl!tvP{y2rCx&?+hvxzO$qbN$| z$4S{d38bfd=2NAi6fLRz86#_4hb@SR#?WFxl*>v-qE*18D3_*8j!uOnCHf`0Txzs8 zY9uYnpXW%Ao`TPe=ywqtjq(TP+C~4&Y@^pBZC11hHQqit1hE~Wd@Pe4JqDGQ6a5!z zuw(Q*#C8hWJ>~pk|7m|(+5>c=KTHJCRA40f4H_ybIuZRNIm%zwNeNPZjnp0Ty8Zw% zJKtrGZudtf?s+%BKD?Wj zHw9hyKs6(Kc~%e12ziU?--<47B<7vP=BacCDM6oqp$exbWuK72A4lljfQmS=3o*#s z#Y9WGJcxsoSZ~(kQa7(;B*k1+p48*fKg??oK7SNwJHNI(u0c zwt0S1Y%wZ5yTTpyOp0x04OC@32bEY->>Q?B*^`%41Cr2<*?_K8jQ5jHdJ4J!p{Zvz=O9-Zs=u_BoxIO=I3@v~~8TuAJ&N#2!LF%Wmq<>fMzTbM1Go zYrg|2u`f}E?DP8YC)__uK~c^F-~tY_M|#Q}nD1LwJS&Lg+5!r{hu;ffF%&q$aAi0e zAKOq{c_>Oj&8zh|;z*sP% z2B~+!_4Ss)dStL9GCn9g%iCvxX#b~e+aG{v_;j%Sl;rxRNHF3i%ixVx8B7R9K7fdi z;=-VCKaN?TQEvg5A zpB0Ggx&h)bY|)I!WVUFebSx|XUf?)ZKD)(Gv~9bH>n<0er)|Ynh-Y%HLl?3)vS(YC zOz5)g8>G_qVRxgCL=L#IL8a%gMRxrGU3xsH_Q-*eoPYTm=xPXh_8)#~5cyXJYX1wG-(U+yu+SXHd@F$ctr4F~k}t+TE036tC>EDfYZw(29%r(` zs{pR?*s6zUJjArocm?Q*E`zY)=&P&6+#r>8br}0ivXRdYR}S^kEwYUZPA<|B$#!?pCosG#s9lLdvhfn41@1NdLm&HOafQ3{&E zIvQPeRn#*`WknqJGCm^b#H;9^P>k$44YNjAMduvGD&krP`&b<#F=t0M9nSd3g2UOx zzU!*vb|_tm%~i`5#D>)}g)eD5h8$QWKX6sT%lygMMyx{=r|UZrjdDkdg2Js3ab7Rv zwBbg_h!}|TFMlDMwS%X-BSt~SdF>06ab8=37!2+R{&C}QM7zmtF@RMz4!X=CVRA!8 zOp-A91ck3y`cc2P^lhY_({@_SBClcAcC!d;!PRv4AayEWf0a;pwh8EYt+vFpA{QWuf|D zYR$toaVT<%bni41vQu$fMcG0Oj7Sf6?Z@>B_)gBmMaUx3+xf(IWnQH0QDhP6<79uu zG2eNaSWj6jXEXfEN5k;_mWj=r6#6F`VhSLO>>AJC8i;fn#R@n9+0Ml_`E@6oYAu}u zgON`2!j>MvuEO5`a*JD|dP3&24SRmP1(CF4WMGHRnaLe`bXb_zF_MF4yh#Is%*-Pp z!nXuNRB}q!Ai2Y&%*mODXO_T$)IkAvY1z<4i*v{0jFiZcnZ!^t0#S4b67v7H+oeR3 zJ0!+twi2cup2;LxogCz`ew{I{c-Tj*(7jMfsOcb$Q^nSW7D<<=sCOU1_L! z=c>zO!&=FZ*>DItlyn}~EeQuBwr-A~PmXqtS8&1RNRX6&@l-?*w6^qrE6M~j>nh)56KNS8LS=_r zkySP+%$9|~*-etbyD6EGg?WrQq7WTDGQ2^ zv84p-n>SrUIy#KtZjOtnM+B)ZJZjo>4T%$2n259o8?146TRei~W~`u;JNL}VWrG73 za3Vm!B||V8TT(FU8t%toiv%Y!^?f1Y(*l|-{JP}cV0FUKh*t>rRAb3fg8F^YYov_N zWW>uD#z`>|C&k>Cp~Xa;FJ_odN{TpN(lAa6i#YEYuYOrn%&V@b-1F2MX(g zE%R+jyuc@J?GBAF!FFsYCU;k2OApqc+tk#w@fse`NE=lE=|N!$Bqo%v4m(Ie;h`0_enxDk3SEix%(<1n#cbLqq*a^1$7OFE<`-U_gz5$ zf0ap`j{D<)HQ9&_U5M4feg7iPZ@6c2p4c>p$4 z{s`;}L&Rr1P_z_VBshU>cYcWYjE7@DG|ICME0`)|>@2X>F2dGE6ML1Ii!SAk{%BM4 zcn~%WK< zdvBNBhkfUCFT|dm{pZ;HXpku9Bai>zc|0}DkbR9o!cjkZJaMkPA)Qxl>7=7_VQt&@2 zV4^ED#u^M;C&ASJ!KiL~c;Twmt#F3BPlYQu9W^voV%?d-)tr9I{R%W(eW(F4T*sF~ z0q?-!05dbofc{@zU3GdD)=J}BB^2R)8xGP!+vQ;=g#b5nkP?yW>KbV+1M@Hni~(L> zi^C|cH!2!V1+@#!NJBxGiF@l+YwJK+xCE$bTtg>;wGCXR4G-j9)?sPt>erkOnJZ2` z-tGo>a7Dw^7P5Jc1M`{1Xk4?l3M(=M$-`!FDG=JgQ;D8>IujV|8TI1E`;b?B+2}WB%c))m44A8bMGG>ge{-P z1IsfjxtFz6SQE|~lC)~C{DYgTr+3J8BeVgE$zBz&;K`N=bN3mt)bVcD!&^8?-05M= z%4Djf}`#+Sf-z5%KQ~`)FM7vOF7BQ zxKB=Z-sdJ~yRxRZGDeb}d01=J&A&~UmYf;y!C><<-}cfPt~{tU_W!Y7ADKIEGtAp= zi1amvDCi=B&L$E&Lnt#-)FXy{C7amCrM5{9ZO@$jq=9HU9SFw)i3SLJ zO&{-bFLQ~b1hL`NbI=6HiH{>08tKkpeC+hI^qi6poj!2_brT{Q7WuKG<(oI=E$oE- zWt{htEnyuw^zfh(;^DmW@PDP*j>cgiY=eVOBoSBJeu6h&P}{C951lU6&D_Z+n_d3X zm@7pG?Acy!j`YGqPS+UM1E?O)r!D$#dQg{EJt!=bzYs8wa*~f`E!t6ja-PfnT) zf)cbEK@Ue-pD9|M%=*BRYhc^^5!3aG?nurZSfKTwmA;ip%3b1ydbcCnBuxy+=8X#2EiS8;z`*Gx-3 z#YMZ02vz3w@A_dkHYW7Kanct3H~p~Jzv+jV!bryv|x}$WFKjj?ogMO>`tz*?lO_ZwaY{|2gU2*;Q7MM&en(GHU7WoW3J7@9-A7! zH13>yjx~ezM7;QmT8Lj;an5J)eA^eMCD*x@?I1m>yY?s_!JdNICfD@|tc>Mmy?DNO zox<70ycco6f53GrU9e|bf3{&4O6CO>PZ|CMLuXSHu27JUVrLN$nlmpG``CZevwCRH zLT=$%k^{!gy`f27Q_$NSOw6b!I|@ftKNrK(65PSos_!-9pQ1t+TdpB}Eyd56tfhFF zTsA&Uo4rg+{qOrxyq9}BaFyP&H8_{G*&6g@N?802t~LDR!H7f7Dv{)Nw47M}%MLC- z@jkS8(!u=?Q8!DS7SMBr(p_SW4o&j*uY_8uWFI~hyG>##5yOckA+|c`P%2KKK$H|XwDce|FEn5 zuk&|#^=*|`*t-+*LT!XsXkMP$8D6lt5fhH=cpY00vUpy#vXoZqtu@pQdah``vL;wjTeEV_s=)m_xAS|>jOo)_*sKS^i(PJAZmyeuYE@NTc}4Y_)2qteow3s^s;%0?|1d|n z*`{dDsU^ow530GkK}|XSFM(OJ2201Z%H2A^=+WhKW*j@KY&QGB!jjS%(_MnOa~CFh zwQy$n%+lgnb7ve|=5j*s88y0m;jzUF%Vy6jEjiIrmW)|&aK$g2Jq;a5JCE~q+PwKE zxa_8ul~0|TSYKtcMwge3E}t=dR_iu%NoUU}Mj>ml8Uz2!wz_^@dEL7DRammWhPRc) zsAh`$iN0^5DH{S`(P&n812Me)h%Q_m*4nI57z)$M4t4=`F?-&EGN(2F__?k7v}@}H zt((;OJolJs^X3FdJAYnjS-fQ%tQo_OW!-mf@#0q174}o>d(7bYl9?r}GcDe7j7Q#^ zgj!8d+qjx5U0Ao6UOuC=w0zpU=`+e=c_jBv~k}(Il-G~*|8#pI()-=D|_&wOK6`Ww#U}jn{zkJTT zS?rqgN(0vmFcQ%*R;;aS>4)WOD;ig<#(9Q6j1iV$&a~DeE}Xw>v^EZ!HD(>VFg9)U zgjo1!GFGs*5o94E9zGkj03HzTplZ! zw<=bE=Nd<>s#ynX1uJW63zn~2Q{A|xrU1_zR@9wwkPJWP(pt9s%&L0iqDdPX>kdka zil_;NJT-BJih_nJw})FR`HLEQ3_luH;{nF01?%f8>Y#w+YgRNCoL*a9(TH^|3YM>F z497#5^C|1r))lyCaI}Whjd(;?(17J~R;(^S#o&=~1F{Sn>#Fh02F=1Bq-oVf-2C89 zHsPQ|Yag-~;vxX^#@q$7%8Tchgq;h+3j^<1J+ZC80x@BqcGKJ3;%RzLzzoz-Szdt} zz&S8f<&(7VbXZeSUGARrl&`2>gXiDntRF;GR)w80Zct~We><5KPYX|l$4_rPR>G-# z-l7?J#>7>Hg7B1s39KByD6k68SgA3+{IF53lg=nTws=nYf*GZYW|Ue_x5>P^wxKHg zorFf|?RFYpuyE>vX{9AoXN0rMy!mA%^Nw9$Q%%XSm}=aZ96t_YGPD)-+t~t@4H}Ueb=*}{j6cHz1G@m@3YtR>bV@saZQmpYxB|a&il-~>Z77iU$}Bl zq@%iQTV#D{SSE+|!zfY9H!g?@6vPa)zZ_sxq0>a=!qCLlDG5V4j8fJ%HLu1g+=OS; zVc5k-wj6HZ+e@~Z4jaE9?by=HUb=W;&CDejvS4^R(Z`Q*2~8~b^2m-BKJm2Ao3n6< zm1ul^akwQeFJdfH5vMQ|+S01fr`r=v93sOt80 z^(`21W-ov+_$lo;^6#U4v%LVv zRUu8N)p^y4^?^ySXQS~`UD#{GV^_2{4X8RTt>_B4U=u13DxiRAn4v>3yWqu7;mER+AT$HHw(TAGhXGub);X2&mT zu5So5v3&fzS+i@Zkv_bUu&JdX>>9thd;(kV`UsgR&nARstwK-C>nE*3msQl@>qPN* zVez6l@%fxpwVSR2+Fv zteL%d>5O@^W>qZ;N3p)JrRvz*hH78myotl&IQ^4KC)FUvWoS`qP?j~zmM>xL#Q;8Z zIp};_8rIh~Za`fKCplDC44P)n=Uo_cQib~kw$7TDpoJmsblgwOn!YrOZ%Zt3HjwU^ zx)V3yF?w8p3zt<*UpjMc)Yf_eE5S@O6D`e6GqAeL39%L4#N-btz4~RJ#(VL1{?(!| zAmU9-4adH5E7`HB3|h-)#dodoNDxCPv|Y>X%0-ijWQIMwxm{K@C(4eG{C>@^WuCU0 z`qd!=xHZaee%*w1jq?^QnP1(mJ|l;p@In#u&&yig@tP1{=D2D~>O!o%_sWmfYH{ho z;ojfxuDvcUTD++0Q-=9|2Z1hp7H;hA@}0M6_Tsq92-j^~61WAyKq4dr)jz){4cX_l zww~YZsn1qu3J1e5NC4|Zc-PbzAl~> z>iWEeOBPh|9u~Dd?%qO!WS3{PjyFQAOZ+y^ZfWvMGR#4QY=jEcuoa^d8?SPl-Wu6W zScs!_9Y)9Dc2zouMyxXzYES6N?M`J`_2MN<=AmI>vX;!mt%+V}@ts%=Kg|)6SiN*Q zW@D(z4nF?^i7Nx|d+X2=vVq2xRfBh4np+y%wpn{nf%ZU(X!?Q$i&vm{KCzpeHFsv* zP1e{b$dbNv`JzQkd0cpGF06LUs+zGp&JczP`FBRhP#A3cd6qF{X=v0s4Cdo(d6!~M zY%J{bgJj_pv1hkCAy>ufdnmC`kgVAVk8Udeuw}-r`ZK-)qI4PKWao4&l^6+*HP~vm=lD#4YG?>uOu# zxv9J&D)l1r!sVn}Jf<}xc`ZA~0GQHS8k!y?z73;sd(UhODtJS#k;V*U&4PK$aGxKF z6fIGw{g-t?xun|E5au;=5u>%zY0g%r0^P&XqoQz6o*hhuS~q>^66rhGbytLjX!hde zm{p19%$zwTGX`(9wPI1q=BDwB=46nA@$Fu_9c#C(e2Fc}#4iI!E5j;fHS@SQ8s{~q z&ses2!Sd=VbJ>GTE54lC_Gea1Ze#Q|`5hb}nxX^XBh{Ec7FCT1+`dIw7wugL|+ zea^JwTq(@gyIr0U)?;bgb%0U982*i-;n?szDEQpZV`z`B+U<{REH*mI$#}sq$o<7{ z%H6q5{46-wr0+KQ8-e|>(dGn^mzs?7rP%O-V$fL$pT$Y}YHW0ji|jhb8PX8HA0NxdLB_J!ADjOcfcoTpP2LLM)5Ev^ z-OkA(XL?-zc`)AO4Do&u{z2GipFdupqkS^Vk@Cl}?QQ%A_bUc|!I%1}N1u*5g28#3c}}TA-^+Oz z_y}zKV>?ek$5ag9x)iv05s0G%@pUDjJy!gz%{Bx8%DcoQTG>+uuIy9aOBA>X1G*+&Pzu*m&n$DsMFt zriUF;&ZR;H((uGw0F=sGO@?7s^qfmY{J2NX;c0y?07~JXx>RTYa*|Z&AT-=97XYRB z3ck2hw)VurRNm?()aON?bE#}?h-Im;ikI#`JTxaRVfVxC)g8l|Ex=~K59;54SeQ*} zAFPUUgN5l)|K4_CZ%%yw&)e;Px?T8r3$uyrgZlaRcKhv@z@eGygP*t#up(#E(+BmB z>jcrU8R&!G#m$gY!u0vnM!2zWKccp$BeA%{b9jGnK4N0_8TyFw9G2y_6P*bT+up+JmAbB{vSoDBTMsC+sjd z&lZ*GhRN34`tB@Q{ID)~VMvBg-vq~QCBc5rTxU9Ls$IXB%svf{=PSX60a7+M2-A1pZTPT1vrFxiehlx)X_yx^lAbRo@_ zwvc9P*h8AFSqN!1n<34{AaT-8&v+^P#m1}QGfbV8 z@ELafR^#6ALtN-WO2Dl1{fxu0;G-a8S}ETFpLuXTUHJRP9QMC#{2Kf>ME+M{w$Zdh zeGZVEk=&@?Nc@2#`+4D|LLC-qI4@w9H_M3f0)IEz;`)^_<6<93 z`5^dzGG<OJ6FLE^#OJm z1vzc)-cL>EIQTy!L+4;)Pv=V}=QT?9bcSoZXMC>KQ3re`{LSRi_ycz?Hs_1U(0LO6 zjV9;0xWky|`d(w6yO1{1A3!9<4DTVs&Li+25Dw)A`7X!~H2F#JE6A|PawdCOO`#n6 z>);}4|F!4Auo8})e}!a0JRWlQ$~Cs ztvr@#>n`9EIIQq=fUI*{=o5EC-?`B=h}5R{B@oxyhwPta5zU6Z=J}G7d}yVv+#D|vxV8d zc^WPgX8Y!H_65#A6aKaEUxoiJ%&8VXmU9!%SSBgUeS`-I?Y~ z!d1fag^v_oA$+WGop7UYv+yS2&k1wMAulVgH|>0_@QuQE2|pnGU&8MQ55$gzpl5Q26JN<#~9qp zb|2wk!lQ-93r`e2M0lETl`z-k^0&N!Vd{QCH!mQH^_E9zE9?a6Wl+@mYzYl7k3^ed=MG+ zjINU0FXnk7=dz$~vxaOow+f#jd@ z{Q)B1k8Jkmkga^UI;_tXECc&oL6hig5}j?PgW+JbgK|5M=LugR`dlv8?SG$a@jgVh zIgOuyeSTxN=)6ES`!5OqMfhFeu9$do`&`4;j~yU9LU@euWZ@~o)5w*4{*xfDr`*!KPI!appDld3@U_C<5x$>n_2*GCHo7N8{v6rT#)%kDbDE60LdS($ zeGY1G(HTj$G>;WNMEEe_8DuMyqlFvDoa})+o^0`M05e|hI-PQhYrF8-qJOpU-NHW- z{;BZuWGkQFlX0EXy&-ZgJnCuV%7LE#5;EFlx^l43=^Z9IbIF$G1;SwoK`RHYjqEz> zgF1$qaj}l%jd;;0*e2Hx3a0waXSGvoK5u-o=y2g;w||cCb;36Z?gz#9hmDORw#|ocB zw!D9VjC)ABv%&r>;C#`!lx*p_LilRYxlMQ%*=+6>Ms~A(E1OI2XZI5xE<9eiO!#2o zLxpDxA0b>Vyi$0z@EYOu!Y2x!EX-$)p8hWipCf#g@U_CX2;V0BJ>mO=eHX zx9MyV`IpFOU+BX8w(-|R9_F`A&IJa2oN%x31HxhM8vPU9uSEW=@b83wFZ?&*zY8al zxp)hOM+%3zXp6U0m-BzEb#R;hn-<_t3`=&k4UI{0HGM z=WOGR4@92i9I45>2oDh6TR6-!oBl|VPZADu%cfH)@>#;w!YhSqgu{HY*=ZH|7U3|5 zY&vI({3hXBg~PnD>E9#rp9+ULWYc*{W@OOpp6TV-VYf`%Xr-fe-eo2_?Rl5G) zg;{r8UMS49EL}cCc!cm6VXkxO`iBd15lSCt9xGfg9G(T>+|z9p`6w?CC+D-)*QIi%m>W%}Lz60(&^82=luq}=-TS?4XyZ?ZmEI)8**ZfCC03?D}`%~kB0nsD@I}U~*Z*mJJechm^*4ZT z7v5#O5%R}`cN@1t{+u!2^ZK3fR`BnQIXC+O*{+KMR0QW9#;h{~gohY&I&q|Mnebu8 ztmm_hS!Wg-4*(x6yw;d=p{>TOKc^Y9{-13;3j7u0ao|ghOTgb2zTJ2t%(s2x!~uG=Y#(w{EqQ*$k~3dd{%(d#z%n%8nfLRZp`z}=d;v50nBHzWS&Pphb6ax z7aQ{&9c6q9xWV{~;0?w*z*~$tpK+QnpR3a5mmt5u_@3nN`3O3#$N;f zK={YTmq7ks!oM`W9P;OluLS?z_!{sV#@B)05#~HAC&qK~GZ-8$%ej9v`@q6I=jXwhOc`j`xF+cIRF@M|g650CA*M#3OX8-b$a3OT54^vSO zV_tUyjQfE3{FgfHE=LNF7e2(8kHcmdv%Q^b%v65|W#IL~ zn~kr4{50dMz-I}cZ+tc6UpKxM{7vEOjjxA%r}53;?;C#y{DARJ@K1%GH0JgDtnuC8 zmyLNXziNCh_^-nM5H3Jx!ZM)_mT}K=U*RFfKY-5u#`lBA2~QTDA-qs{x$y%ycD3=t z;AZ1Tz$XiDH~uN)=NSJCe39^f3STFDoA7C19HBTz_MaHmg=43Vq>;rd_RFY96t;Z9wl5V%y$x8ze;$C@r|(a zSz}(;tArbcPZZu}`~>t*HGUF&A=&N?FB87TxDYxw3*TvsOEtRBn1?@P%x_>CpCH_7Tn+gt#-9P7Y5ZC6xxyC;f8BT$bgnYy^>w2$ucO?PZvH%_#)vegl{mu9Cq$7WW z#zo-y!pn?#4IX0*FXHxZ8#A zF`fW9-{oL>%D}sgCxL%!d=U6`;dhLAUB7R97?|&JOkt+r`2L3TzQ!!i(ZZ#|la0GT zXPWR_;YG%{{fJfyuNGb>e4_9+;WLfVY(?i9BOB3$!j~GeoxIw32>51WmeqHK?=!A| z{9)t6!H*eF2R|kJqVTK2e--{%7>oRb@?=}r*Z2tVzQzl{V~p#;CBg>@^W6`g7wXJ5 zX1lb&coX8tglW4D`u7;K4}C!RG2@#d z|E2M*;OB*3GQJ)1H;nHDzh}(0;vdEw&llk&GhT8Z;UU7Kgv*2vHGUAs&Nluvc!BV8 z;bVnsjh}-)U4j=Z9NUq^h=B3)f{`%~qI^`$8S?0u$B_94t`u8hY{2jhg2Vwa^RL@4 zCY$|W)9h2^_JbX>&pzAj&n27vYO>j1MP_3N$8n_dR^jc!=L@rbxc+s*caXc{58N(n z&W{N{E&Q_Zo5CLo7bS9b`Uz)*#|iU0P#*6r;U&Vy2(Ke|LxgZ`!lw(LCwz(U)xx(5 zhj&!W<|88CE&QVJYr^jd7bJ6O3%`Xln?poCMmW54VmjeH6XOMoyhMH-X;8)aCn!)Y`!e=H-$eGE-J{Sp&uFJBD#$5 zIN^hZ!#fzJzeME62(J@v6Fyz|JmE`(uNDsPU9eMzyO(m~M}&6^zbO0~8SOdUd%^{1 zpIqKsc!+R#cfyXX5P79=cwfSFR*Jk{cq4gWoQ6}#Y-r(jka@!ecM*B-n4^-`ZR@cB z4E(m1*k9+=($G{}(u5Bvx70S3WIv#mzY2dF_(bt*vI5(oZfu(bz-LiAJa8*33vP zlFmwuC%3GmqGO6WQ-+q>>%3t1Xt8tkPqg_@+Ul5kiK~;dl$Qy7FL6(0zz+y|mb2eT zEbS;N>nJMkD4GZnubcXY)tj)aOH1wghCE3lKh$k|Ygezv5?*<`xdMV3sKtU>Yq2_t z$~qBY#TG;p$BBGKC3Vf~*K@&@l6YCGk~rFsGE_%g)MgQZjV;X^tugp?F9Q{H?Gf*n z=qj)k1&aTm*$a;IIpoR^!gGYW_?s^b^LXy#c(BUCZjWQW&g@k}uJ*>j9*?IS-AvZr z@nB8gEQG1&jyC8Tu&KQY*c$;^B{npVS$h|N)!q_>E3vtAd*?x*_Ey3k$Cs7ZIF#f* zrsMnA)E>v9jMtspyAuMn_gC0k1z9CF4u{;{D`2(9v1Xv8$=X#<_C07sjy&yS?YY2V-+bJ-UhQ>^%m19FtdK!xU=P z-hAlcf7Twy(&{{Tr0Jz>=brTVE;#e|X?o%NDA4nK(B627*z>_LIl0pIwV|S|vT#56 z+{b$Gc}t($;~4)G$lbZU&$Y9+8}@cVsS+D*JT!H)eVa^4>)4 z)i=fO=Tu_faBObx8MEj4xCHjj!G3qtV?N$(7cbv+{EaKYrykwg?c%)~@$!DL68lDB z^LWGeUl4|RaD1nxyD>ethlR95{I1sN~J~?y6hGYK7<|?S`dc5b;d=#98>kTKQ5;~ki^mxDC z&fXIT#P1$JB{;WtQ9FAtqhovw8kN{4Vsm@p-G7ALjX5y>POFFA9`83beYbuk%3dG5 z-re4=cImqk_SUfBGw1gBT^zOd#D(Z*teiQI?DoPvEW)LBe3uz`cc9&Qqs?Dgysr19 z6}e-0D0R5K2t6tO=sxIa|K{m?yInrsfnFt!cjtOM=bDeA8*=>z$3~uykK5Usv=ZO% zLtEs|?ft!-y>+lhy-Fw^j?L{+KZ(uV)5penn+^fz>Z#Wo8^<0nnRR#9;+c&{2B{-& z*Hy3RR`jzpV$SvA+sZAiC3PjutB;?MDb3_u%<ijz^07>7fP*;s7lez;^oS59dplU?71mntaanwiO> zP^`(K0)DGKnds6zctyVqnuYr_R8aWG`0zFKin?+}H<>7UDR{}Z;9-M#}F-2_(WoS8lGj9Q@|I4UsRk{#U#})VTjsMF_IC9a`j>fau2rDOtKiMqC z>os?>UY4#@9kgu$#oQWh|9?HWLR4?hVw7d zRQB#5j^WeS$3TZHuH$+c7#YaL$>uDemRf5p+B2h1-NfUcA5hggMC0=hWhfj!&6N$xfZb+W*`X36l6v zId&VYEp|GrkI5bCHEEdXdCiIYqK4)OW9rxh68jBOObobOwLurqf(iER+UobQ{Du*Q2Y&N1U*yc{QayrI4z?C#Hi zCJ(@OdnXwCIE-TrKJRfyJ#L%LcRh{=ovG`3r-606#_t^-Oa*h)qoXg;L?e*!U665n z!2B>Dy|J|)550^X-0#lq@f!7W%YBcaT+VYP_^uaL!sc?ZHX!=6@le^M$z_wn$mr9@ zLz&5l2#N6V(6|VL>HncCD?g~D6#rNcC!Z0WnjA8u_`sXfXJE8g6pioxwUY{lJp6c< z;&ktCW@1_Km@}s*HtuLUeal{_Z^^VAnV7%xoA@+Z(0{zkeTkcsF+cV9$nli7zX5@Ck00;aK7vw2FmbQbCuYj?BKWB5>xtqXj~CuokTo*C`%`=8 zY~P%`FZFmqaj(~VJ>M%%hwSHh{1^`FBApTyC&J*&i)%HYfG4zPWuBb%BbI0KT+4h;b775*mpyt0@-GG+s+4x>x{{vSitf55XbYQbWtq@Ef$4jx9YkH8>? zt;48SRB$Q1M3*Pv6`aIB2M*dmy+qON+>AkjU^sRcjqLLbcaI^D?ehva z&54_WZWD|6k>lc8{OMNFZ45j}Q&8)6$lwZuiYPjPdqWY$2|d}vi73tcvx4r^ioOO} zaT+$eSN3>|R-%G$LzJG?a|pfbVX}96QPEpeOHi`7FLy-6uj5a8NnakHDDDfj^pSlz z5tc0GXCl%|`!cqIV&0FXtNZ>4dy1m;_k+2*qEU#jm{T_C`d+cQN?K^>6`LE3-RU*G zSlG#^3*!z2&2IyT{Pc*@CxVBh8;j0?U)%?O(#M;nE;M_BS;C!1ly2(9l1LV37+Bxy z=#a3n3^a#8@2KEm$kLm8vDA9Jz&)#y-MS(0Ff8}v+3$G^|L{$$I2d+3hP^oFOkmdn zrliLq5TqO8WBEyhSeZ3Mjtx7gj-yx-J%-^=x;k0Nh{k4*%Bl7E49%{M6^_U%gmm#w zm@$ruhje3LmG6&wRU={Do(g79ru1Iy?ny$#tUtXUK&dB=4hj&43Btr>8z9_kO+9vG zXb+*_`rMBr5=S4vf=Dduvps|kWA#c@_ibrtixS6%_<8rtcD7$XT;A+1lKjJVB5_>0 zKYvTci+3Tm{u2MSqFs@sE$iu))Aoumd7P9JCwkO(B)M>co%KV8OnN_yr6RLGvO!Z4Q7-X zq-Aex``m}lxdgfi{t1KGW$840K*tjO_+ z!^v5L0~7mZPtIzpUB(}S$0uUnp*-*%DE%2*U)mZO%K8YzH5*%8{s#ov@d&e-9L(l1 zabSM=j}PVldF(zF+dhl}xs2b7>PZ;c^LZq<|0URQ8#Hdk*8ge^+={>>kg^FFz;O;Q zS!5(p&QijkV-nM0xd{abKVl#ZkrD@``3ukfr((x%a4cV^>3}V|E2U_2-9z5eG`y$ z8-^VdpwWF4B1-p7qsc7=_sZ@? z^trvg+l%)~^yyML=;9gS*u4s)RFS7RIqr zO?xZTN2OOFh5ZYovc6_!z}aUeP;z{sd*C@|CZgn^3ueIBpgikwjDrzDUW|L^31X#v zI*F0lAL8*aFf>26d3oJ8FRw_-ekCaJIP)y8Oqv!lnm$w&JqSNbD~YBJK6LPgp7DV= zZSGKTQ6gGOkK^3#(O**UBuBnG?%l8ilWT=FfQH1X^r)JMKI^-aq0=-|oe7t9Camr# zOh%8+Ez17%sH-cG5ORNbnnmcM~c6S&yF(~yV&Kf&}Dr_MOgatwC zXnM5NE^CDlF|K4(p3Pb!bcC^Vx=5!(kDU?HgulVXadO9=;^YDC;&eM&oV+zh!wiRZ z+Z@Y>j=eD*YY5%Gv6ub(&*4`#HjdO>K=$QT`jat?lCaCr-%5=9V@V z?Zon}TfKxP)V9>E`=6T%C%CnxE^8*7?RZDp~`o z-PF`p)3$A61NY;a$TBK&4V3YO4m%KV9bjD@L>RL+Zmg)Ot*>uE2%|U@JXJxt2ocz{ zp%G?c8;7pm)Y#NEzH!6h;i4);3lJ{G)V_%>DRx7N!on`8F8D55q99q=H`P6eQYlV$ zCknfp4m5j0A?R)ndy3@ff^L{jvLl9yJlU;RRz6VV3C32KmGsB#Oad`yc!UKZEM24W)77mDQiOCd-Xy(5w=RgFx1}SNrq*MDmqcMAHGn$U(1zrS zXqpyLe7M_bulisdkrij0g}4a+-32l*^(h6yG7njfPghuFqA+{9ddH=LET=ll^0V#o zfpZd{SX7RIsd;-k71_#haQ;c?G`6~?=GKO&wY6qV?fS;1ZBc#m`r5_~QEPb(U->O_ zD0i3`wbs_~W`LJkO>4u3dfZs#o>#Uup43p&W;?@mhgH8f;Ubz?4sm|F^shdFjSZGf zhC#I5A-d}h-`Sy+lZ&I(>uZELP; zZi+VG#oCb1?DJketT*#@ts(0*ZOt{=#wN->??t=7W}&9Gt$9O4ilATD(ooyhAnI{8 zm`Ij%oCc&N=ri)zo<9+;wS+@G|50;z9h@x=63Y^4T)Uy6J`)~5uW71X+Zvnc_`sU& zStLJvE{BoP@>z zJHoMXKNf9b9o-ZzU|#Pvm<%!v9^n-;)Z&eJHN35vwITmf|Kwo-_SWz*G_I+Z%?&LR z*rRi>Hz9j%;mr{yCe$0WPVvQT0$yCKd#IPq>-GBb#^HbST>#wS2Ir$|&g{^6nET_w zd@OUOo-=iwfp{FjzwzfVI9$M+Q(-?QRl=xO`-0B&d0$PN?o;3IA5=v3uD?tTq^I0D38YklDJen zU!RqvxM+pARJb+E2~v4)jM5%w2XZbIR+rH5-njrM6^bDzN@a^8mZhRhZYL-ePG3%h zfl@9I_G7RrE){MZbApcVfeg>>1f}wR0l@IccKb(XOKdgv^g(EtXs~jQZx`l`q&x1P z?g97=&uVxychlK99KW~uVS@#-`PvRkn z_1by;a@ZgDYhefk8|^waNJ4v;-^t6cXAcceu$=7;Ez$lv;BayC0 zx6GffKhTf7AO4ujW890-1)IF`;DXJeF$bHx63rz>#BeY?ep`c%lOO$XFS80huPVxE zkDRu2a*BdF$H8Y(sKa>3X^VHN$r&d(ZE2Wea^{JgwpM}j6&^3AIcSr4C8sUFh%&6{ z4KKV0<8s#CepH5Id}OAX?CBX}a;B5)=?UqCem0#}J~OEg<+<>Ck@;*0j-0k~V=K@P zO_OCgnu=zL@iK2@CW)J`c@i3XW&)1KOf}}U<;=A4*m3Z=`LU&B+&X3gwi%2|+b%)75C#Js!y1Yw>dm(LSkBD_MF_0sj(t~j44%=X3QrwX4de7^91 z3V%!ZcHv(O|6cfQ;eQD8#a>UtAmO3HV}&OP&kzp3(YLZaMdW7-Uo8AB;qd!=JN7=2 zKPt?pn4Zp;h2IwbShzTu)90%Me(a&b^MpSmTqnFym=6oxj;_fN))}_+KPftxUC8Pm zAUt2VR`^WeFOjXzb1ed|^Vd>tLx~%N!`iuChLjsWB|5(r4(kt?{XbG}{2G{XG5DV7 zhu^hZyoG3BJPl#}Ta)(@d03ag|o_#M3Q<)U+)=-ec{Q*?eP{IuviC;VH{;X8<)h7UyNV`08* z@97U~4p?6BP%h-91m^%+xcYCIZb#685`Y~gf9Ryoyb!7X12$54RtJ?w+M&z0Ze|6$bTrz zZ)tm6zZ3q0@SnkqcRJ$zfO50>v2a+|*W|@G53bW+c(CxkWE@Y&bLIS5;SmpDN7vsa*aQVZK`B@|%S36#ky@F5w4-!+6Hh|E$RQdXryYeC@`W zGa1eW!hCJh<-LUW6CN&nfN+U0U%7ERi-ea8A0>Re@CISNRONQU8dlbBoG`8As#h@9^wyFTBra_%MES9p|g7|WSW zdj72=-gCJf-gB`XrVIC6Xus%&VDtVi1NOQ!f^w@5V<@-lm-k;j_5)_^hxW(p^DysE z!@ZBi71Coi!#$vJNRQcPdOWUj$>VZF;5JVu+p%H%V8=8$WnB*@Xf-v8~1?@ zza2$8m~kZoaHqo_kEcDh zyF7;B)!1m??JWWK#^%m#9}9t|?>yKmg^c#loMi2N0j%~`**r+6hp*!S%KXuMl7VC1(v7%%%~k2kD!jIg^0 za8eKU0DQN1NjrO|V?fh{{j|sa-RIl(0eYR4-`}9eW8CeBhB)H^_`Z+7!_#v4BN_(A%Y2N)=J`mWZul_} zN7G=B_0*m3;}1^N-XPo{czqrXWw%FtsczAsIH^k@K()!%m)_uR*rd8e=iy{s51BiU Rm)ElD^{YU;BN4dX{{f^b0-yi@ literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..72e6711f177428c4e1fc4c25dc595d5338c7d720 GIT binary patch literal 103084 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/cmake_install.cmake new file mode 100644 index 000000000..a8bf0ee28 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/libesp_https_ota.a b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/libesp_https_ota.a new file mode 100644 index 0000000000000000000000000000000000000000..6e20113e4ebf35bfc493499a80a19fbc4b7170c2 GIT binary patch literal 103618 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 m7kip7d9PrMEwC4zcj!iMp _sram1_iram_start) ? (_iram_end - _sram1_iram_start) : 0; +_heap_end = ALIGN(0x40000000 - _sram1_iram_len - 3, 4); +_data_seg_org = ORIGIN(rtc_data_seg); +/* The lines below define location alias for .rtc.data section based on Kconfig option. + When the option is not defined then use slow memory segment + else the data will be placed in fast memory segment */ +REGION_ALIAS("rtc_data_location", rtc_slow_seg ); + REGION_ALIAS("default_code_seg", iram0_2_seg); + REGION_ALIAS("default_rodata_seg", drom0_0_seg); +/** + * If rodata default segment is placed in `drom0_0_seg`, then flash's first rodata section must + * also be first in the segment. + */ + ASSERT(_rodata_start == ORIGIN(default_rodata_seg), + ".flash.appdesc section must be placed at the beginning of the rodata segment.") diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/sections.ld.in b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/sections.ld.in new file mode 100644 index 000000000..0a1103b54 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/sections.ld.in @@ -0,0 +1,525 @@ +/* + * SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD + * + * SPDX-License-Identifier: Apache-2.0 + */ +/* + * SPDX-FileCopyrightText: 2021-2024 Espressif Systems (Shanghai) CO LTD + * + * SPDX-License-Identifier: Apache-2.0 + */ +/* + * Automatically generated file. DO NOT EDIT. + * Espressif IoT Development Framework (ESP-IDF) 5.4.1 Configuration Header + */ + +/* List of deprecated options */ +/* CPU instruction prefetch padding size for flash mmap scenario */ +/* + * PMP region granularity size + * Software may determine the PMP granularity by writing zero to pmp0cfg, then writing all ones + * to pmpaddr0, then reading back pmpaddr0. If G is the index of the least-significant bit set, + * the PMP granularity is 2^G+2 bytes. + */ +/* CPU instruction prefetch padding size for memory protection scenario */ +/* Memory alignment size for PMS */ + /* rtc timer data (s_rtc_timer_retain_mem, see esp_clk.c files). For rtc_timer_data_in_rtc_mem section. */ +/* Default entry point */ +ENTRY(call_start_cpu0); +SECTIONS +{ + /** + * RTC fast memory holds RTC wake stub code, + * including from any source file named rtc_wake_stub*.c + */ + .rtc.text : + { + + . = ALIGN(4); + _rtc_text_start = ABSOLUTE(.); + mapping[rtc_text] + *rtc_wake_stub*.*(.literal .text .literal.* .text.*) + _rtc_text_end = ABSOLUTE(.); + } > rtc_iram_seg + /** + * This section is required to skip rtc.text area because rtc_iram_seg and + * rtc_data_seg are reflect the same address space on different buses. + */ + .rtc.dummy : + { + _rtc_dummy_start = ABSOLUTE(.); + _rtc_fast_start = ABSOLUTE(.); + . = SIZEOF(.rtc.text); + _rtc_dummy_end = ABSOLUTE(.); + } > rtc_data_seg + /** + * This section located in RTC FAST Memory area. + * It holds data marked with RTC_FAST_ATTR attribute. + * See the file "esp_attr.h" for more information. + */ + .rtc.force_fast : + { + + . = ALIGN(4); + _rtc_force_fast_start = ABSOLUTE(.); + mapping[rtc_force_fast] + *(.rtc.force_fast .rtc.force_fast.*) + + . = ALIGN(4); + _rtc_force_fast_end = ABSOLUTE(.); + } > rtc_data_seg + /** + * RTC data section holds RTC wake stub + * data/rodata, including from any source file + * named rtc_wake_stub*.c and the data marked with + * RTC_DATA_ATTR, RTC_RODATA_ATTR attributes. + * The memory location of the data is dependent on + * CONFIG_ESP32_RTCDATA_IN_FAST_MEM option. + */ + .rtc.data : + { + _rtc_data_start = ABSOLUTE(.); + mapping[rtc_data] + *rtc_wake_stub*.*(.data .rodata .data.* .rodata.*) + _rtc_data_end = ABSOLUTE(.); + } > rtc_data_location + /* RTC bss, from any source file named rtc_wake_stub*.c */ + .rtc.bss (NOLOAD) : + { + _rtc_bss_start = ABSOLUTE(.); + *rtc_wake_stub*.*(.bss .bss.*) + *rtc_wake_stub*.*(COMMON) + mapping[rtc_bss] + _rtc_bss_end = ABSOLUTE(.); + } > rtc_data_location + /** + * This section holds data that should not be initialized at power up + * and will be retained during deep sleep. + * User data marked with RTC_NOINIT_ATTR will be placed + * into this section. See the file "esp_attr.h" for more information. + * The memory location of the data is dependent on + * CONFIG_ESP32_RTCDATA_IN_FAST_MEM option. + */ + .rtc_noinit (NOLOAD): + { + + . = ALIGN(4); + _rtc_noinit_start = ABSOLUTE(.); + *(.rtc_noinit .rtc_noinit.*) + + . = ALIGN(4); + _rtc_noinit_end = ABSOLUTE(.); + } > rtc_data_location + /** + * This section located in RTC SLOW Memory area. + * It holds data marked with RTC_SLOW_ATTR attribute. + * See the file "esp_attr.h" for more information. + */ + .rtc.force_slow : + { + + . = ALIGN(4); + _rtc_force_slow_start = ABSOLUTE(.); + *(.rtc.force_slow .rtc.force_slow.*) + + . = ALIGN(4); + _rtc_force_slow_end = ABSOLUTE(.); + } > rtc_slow_seg + /** + * This section holds RTC FAST data that should have fixed addresses. + * The data are not initialized at power-up and are retained during deep + * sleep. + */ + .rtc_fast_reserved (NOLOAD): + { + + . = ALIGN(4); + _rtc_fast_reserved_start = ABSOLUTE(.); + /** + * New data can only be added here to ensure existing data are not moved. + * Because data have adhered to the end of the segment and code is relied + * on it. + * >> put new data here << + */ + KEEP(*(.bootloader_data_rtc_mem .bootloader_data_rtc_mem.*)) + _rtc_fast_reserved_end = ABSOLUTE(.); + } > rtc_fast_reserved_seg + _rtc_fast_reserved_length = _rtc_fast_reserved_end - _rtc_fast_reserved_start; + ASSERT((_rtc_fast_reserved_length <= LENGTH(rtc_fast_reserved_seg)), + "RTC FAST reserved segment data does not fit.") + /** + * This section holds RTC SLOW data that should have fixed addresses. + * The data are not initialized at power-up and are retained during deep + * sleep. + */ + .rtc_slow_reserved (NOLOAD): + { + + . = ALIGN(4); + _rtc_slow_reserved_start = ABSOLUTE(.); + /** + * New data can only be added here to ensure existing data are not moved. + * Because data have adhered to the end of the segment and code is relied + * on it. + * >> put new data here << + */ + *(.rtc_timer_data_in_rtc_mem .rtc_timer_data_in_rtc_mem.*) + _rtc_slow_reserved_end = ABSOLUTE(.); + } > rtc_slow_reserved_seg + _rtc_slow_reserved_length = _rtc_slow_reserved_end - _rtc_slow_reserved_start; + _rtc_reserved_length = _rtc_slow_reserved_length; + ASSERT((_rtc_slow_reserved_length <= LENGTH(rtc_slow_reserved_seg)), + "RTC SLOW reserved segment data does not fit.") + /* Get size of rtc slow data based on rtc_data_location alias */ + _rtc_slow_length = (ORIGIN(rtc_slow_seg) == ORIGIN(rtc_data_location)) + ? (_rtc_force_slow_end - _rtc_data_start) + : (_rtc_force_slow_end - _rtc_force_slow_start); + _rtc_fast_length = (ORIGIN(rtc_slow_seg) == ORIGIN(rtc_data_location)) + ? (_rtc_force_fast_end - _rtc_fast_start) + : (_rtc_noinit_end - _rtc_fast_start); + ASSERT((_rtc_slow_length <= LENGTH(rtc_slow_seg)), + "RTC_SLOW segment data does not fit.") + ASSERT((_rtc_fast_length <= LENGTH(rtc_data_seg)), + "RTC_FAST segment data does not fit.") + /* Send .iram0 code to iram */ + .iram0.vectors : + { + _iram_start = ABSOLUTE(.); + /* Vectors go to IRAM */ + _vector_table = ABSOLUTE(.); + . = 0x0; + KEEP(*(.WindowVectors.text)); + . = 0x180; + KEEP(*(.Level2InterruptVector.text)); + . = 0x1c0; + KEEP(*(.Level3InterruptVector.text)); + . = 0x200; + KEEP(*(.Level4InterruptVector.text)); + . = 0x240; + KEEP(*(.Level5InterruptVector.text)); + . = 0x280; + KEEP(*(.DebugExceptionVector.text)); + . = 0x2c0; + KEEP(*(.NMIExceptionVector.text)); + . = 0x300; + KEEP(*(.KernelExceptionVector.text)); + . = 0x340; + KEEP(*(.UserExceptionVector.text)); + . = 0x3C0; + KEEP(*(.DoubleExceptionVector.text)); + . = 0x400; + _invalid_pc_placeholder = ABSOLUTE(.); + *(.*Vector.literal) + *(.UserEnter.literal); + *(.UserEnter.text); + . = ALIGN (16); + *(.entry.literal) + *(.entry.text) + *(.init.literal) + *(.init) + _init_end = ABSOLUTE(.); + } > iram0_0_seg + .iram0.text : + { + /* Code marked as running out of IRAM */ + _iram_text_start = ABSOLUTE(.); + mapping[iram0_text] + } > iram0_0_seg + .dram0.data : + { + _data_start = ABSOLUTE(.); + *(.gnu.linkonce.d.*) + *(.data1) + *(.sdata) + *(.sdata.*) + *(.gnu.linkonce.s.*) + *(.gnu.linkonce.s2.*) + *(.jcr) + mapping[dram0_data] + _data_end = ABSOLUTE(.); + } > dram0_0_seg + /** + * This section holds data that won't be initialised when startup. + * This section locates in External RAM region. + */ + .ext_ram_noinit (NOLOAD) : + { + _ext_ram_noinit_start = ABSOLUTE(.); + *(.ext_ram_noinit*) + + . = ALIGN(4); + _ext_ram_noinit_end = ABSOLUTE(.); + } > extern_ram_seg + /** + * This section holds data that should not be initialized at power up. + * The section located in Internal SRAM memory region. The macro _NOINIT + * can be used as attribute to place data into this section. + * See the "esp_attr.h" file for more information. + */ + .noinit (NOLOAD): + { + + . = ALIGN(4); + _noinit_start = ABSOLUTE(.); + *(.noinit .noinit.*) + + . = ALIGN(4); + _noinit_end = ABSOLUTE(.); + } > dram0_0_seg + /* External Memory BSS. (Variables with EXT_RAM_BSS_ATTR attribute). */ + .ext_ram.bss (NOLOAD) : + { + + . = ALIGN(4); + _ext_ram_bss_start = ABSOLUTE(.); + mapping[extern_ram] + + . = ALIGN(4); + _ext_ram_bss_end = ABSOLUTE(.); + } > extern_ram_seg + /* Shared RAM */ + .dram0.bss (NOLOAD) : + { + + . = ALIGN(8); + _bss_start = ABSOLUTE(.); + /** + * ldgen places all bss-related data to mapping[dram0_bss] + * (See components/esp_system/app.lf). + */ + mapping[dram0_bss] + + . = ALIGN(8); + _bss_end = ABSOLUTE(.); + } > dram0_0_seg + ASSERT(((_bss_end - ORIGIN(dram0_0_seg)) <= LENGTH(dram0_0_seg)), + "DRAM segment data does not fit.") + .flash.appdesc : ALIGN(0x10) + { + /** + * Mark flash.rodata start. + * This can be used for mmu driver to maintain virtual address + */ + _rodata_reserved_start = ABSOLUTE(.); + _rodata_start = ABSOLUTE(.); + /* !DO NOT PUT ANYTHING BEFORE THIS! */ + /* Should be the first. App version info. */ + *(.rodata_desc .rodata_desc.*) + /* Should be the second. Custom app version info. */ + *(.rodata_custom_desc .rodata_custom_desc.*) + /** + * Create an empty gap within this section. Thanks to this, the end of this + * section will match .flah.rodata's begin address. Thus, both sections + * will be merged when creating the final bin image. + */ + . = ALIGN(ALIGNOF(.flash.rodata)); + } > default_rodata_seg + ASSERT((ADDR(.flash.rodata) == ADDR(.flash.appdesc) + SIZEOF(.flash.appdesc)), "The gap between .flash.appdesc and .flash.rodata must not exist to produce the final bin image.") + .flash.rodata : ALIGN(0x10) + { + _flash_rodata_start = ABSOLUTE(.); + mapping[flash_rodata] + *(.irom1.text) /* catch stray ICACHE_RODATA_ATTR */ + *(.gnu.linkonce.r.*) + *(.rodata1) + /* C++ exception handlers table. */ + + . = ALIGN(4); + __XT_EXCEPTION_TABLE_ = ABSOLUTE(.); + *(.xt_except_table) + *(.gcc_except_table .gcc_except_table.*) + *(.gnu.linkonce.e.*) + + . = ALIGN(4); + __XT_EXCEPTION_DESCS_ = ABSOLUTE(.); + *(.xt_except_desc) + *(.gnu.linkonce.h.*) + __XT_EXCEPTION_DESCS_END__ = ABSOLUTE(.); + *(.xt_except_desc_end) + /** + * C++ constructor tables. + * + * Excluding crtbegin.o/crtend.o since IDF doesn't use the toolchain crt. + */ + + . = ALIGN(4); + __init_array_start = ABSOLUTE(.); + KEEP (*(EXCLUDE_FILE (*crtend.* *crtbegin.*) .ctors SORT(.ctors.*))) + __init_array_end = ABSOLUTE(.); + /* Addresses of memory regions reserved via SOC_RESERVE_MEMORY_REGION() */ + + . = ALIGN(4); + soc_reserved_memory_region_start = ABSOLUTE(.); + KEEP (*(.reserved_memory_address)) + soc_reserved_memory_region_end = ABSOLUTE(.); + /* System init functions registered via ESP_SYSTEM_INIT_FN */ + + . = ALIGN(4); + _esp_system_init_fn_array_start = ABSOLUTE(.); + KEEP (*(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*))) + _esp_system_init_fn_array_end = ABSOLUTE(.); + _rodata_end = ABSOLUTE(.); + /* Literals are also RO data. */ + _lit4_start = ABSOLUTE(.); + *(*.lit4) + *(.lit4.*) + *(.gnu.linkonce.lit4.*) + _lit4_end = ABSOLUTE(.); + /* TLS data. */ + + . = ALIGN(4); + _thread_local_start = ABSOLUTE(.); + *(.tdata) + *(.tdata.*) + *(.tbss) + *(.tbss.*) + _thread_local_end = ABSOLUTE(.); + } > default_rodata_seg + _flash_rodata_align = ALIGNOF(.flash.rodata); + /** + * This section contains all the rodata that is not used + * at runtime, helping to avoid an increase in binary size. + */ + .flash.rodata_noload (NOLOAD) : + { + /** + * This symbol marks the end of flash.rodata. It can be utilized by the MMU + * driver to maintain the virtual address. + * NOLOAD rodata may not be included in this section. + */ + _rodata_reserved_end = ABSOLUTE(.); + mapping[rodata_noload] + } > default_rodata_seg + .flash.text : + { + _stext = .; + /** + * Mark the start of flash.text. + * This can be used by the MMU driver to maintain the virtual address. + */ + _instruction_reserved_start = ABSOLUTE(.); + _text_start = ABSOLUTE(.); + mapping[flash_text] + *(.stub) + *(.gnu.warning) + *(.gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + *(.irom0.text) /* catch stray ICACHE_RODATA_ATTR */ + /** + * CPU will try to prefetch up to 16 bytes of of instructions. + * This means that any configuration (e.g. MMU, PMS) must allow + * safe access to up to 16 bytes after the last real instruction, + * add dummy bytes to ensure this. + */ + . += 16; + _text_end = ABSOLUTE(.); + /** + * Mark the flash.text end. + * This can be used for MMU driver to maintain virtual address. + */ + _instruction_reserved_end = ABSOLUTE(.); + _etext = .; + /** + * Similar to _iram_start, this symbol goes here so it is + * resolved by addr2line in preference to the first symbol in + * the flash.text segment. + */ + _flash_cache_start = ABSOLUTE(0); + } > default_code_seg + /* Marks the end of IRAM code segment */ + .iram0.text_end (NOLOAD) : + { + + . = ALIGN(4); + _iram_text_end = ABSOLUTE(.); + } > iram0_0_seg + .iram0.data : + { + + . = ALIGN(4); + _iram_data_start = ABSOLUTE(.); + mapping[iram0_data] + _iram_data_end = ABSOLUTE(.); + } > iram0_0_seg + .iram0.bss (NOLOAD) : + { + + . = ALIGN(4); + _iram_bss_start = ABSOLUTE(.); + mapping[iram0_bss] + _iram_bss_end = ABSOLUTE(.); + + . = ALIGN(4); + _iram_end = ABSOLUTE(.); + } > iram0_0_seg + /* Marks the end of data, bss and possibly rodata */ + .dram0.heap_start (NOLOAD) : + { + /* Lowest possible start address for the heap */ + + . = ALIGN(8); + _heap_low_start = ABSOLUTE(.); + } > dram0_0_seg + /* DWARF 1 */ + .debug 0 : { *(.debug) } + .line 0 : { *(.line) } + /* GNU DWARF 1 extensions */ + .debug_srcinfo 0 : { *(.debug_srcinfo) } + .debug_sfnames 0 : { *(.debug_sfnames) } + /* DWARF 1.1 and DWARF 2 */ + .debug_aranges 0 : { *(.debug_aranges) } + .debug_pubnames 0 : { *(.debug_pubnames) } + /* DWARF 2 */ + .debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) } + .debug_abbrev 0 : { *(.debug_abbrev) } + .debug_line 0 : { *(.debug_line) } + .debug_frame 0 : { *(.debug_frame) } + .debug_str 0 : { *(.debug_str) } + .debug_loc 0 : { *(.debug_loc) } + .debug_macinfo 0 : { *(.debug_macinfo) } + .debug_pubtypes 0 : { *(.debug_pubtypes) } + /* DWARF 3 */ + .debug_ranges 0 : { *(.debug_ranges) } + /* SGI/MIPS DWARF 2 extensions */ + .debug_weaknames 0 : { *(.debug_weaknames) } + .debug_funcnames 0 : { *(.debug_funcnames) } + .debug_typenames 0 : { *(.debug_typenames) } + .debug_varnames 0 : { *(.debug_varnames) } + /* GNU DWARF 2 extensions */ + .debug_gnu_pubnames 0 : { *(.debug_gnu_pubnames) } + .debug_gnu_pubtypes 0 : { *(.debug_gnu_pubtypes) } + /* DWARF 4 */ + .debug_types 0 : { *(.debug_types) } + /* DWARF 5 */ + .debug_addr 0 : { *(.debug_addr) } + .debug_line_str 0 : { *(.debug_line_str) } + .debug_loclists 0 : { *(.debug_loclists) } + .debug_macro 0 : { *(.debug_macro) } + .debug_names 0 : { *(.debug_names) } + .debug_rnglists 0 : { *(.debug_rnglists) } + .debug_str_offsets 0 : { *(.debug_str_offsets) } + .comment 0 : { *(.comment) } + .note.GNU-stack 0: { *(.note.GNU-stack) } +/** + * .xt.prop and .xt.lit sections will be used by the debugger and disassembler + * to get more information about raw data present in the code. + * Indeed, it may be required to add some padding at some points in the code + * in order to align a branch/jump destination on a particular bound. + * Padding these instructions will generate null bytes that shall be + * interpreted as data, and not code by the debugger or disassembler. + * This section will only be present in the ELF file, not in the final binary + * For more details, check GCC-212 + */ + .xtensa.info 0: { *(.xtensa.info) } + .xt.prop 0 : { *(.xt.prop .xt.prop.* .gnu.linkonce.prop.*) } + .xt.lit 0 : { *(.xt.lit .xt.lit.* .gnu.linkonce.p.*) } + /DISCARD/ : + { + *(.fini) + *(.eh_frame_hdr) + *(.eh_frame) + } +} +ASSERT(((_iram_end - ORIGIN(iram0_0_seg)) <= LENGTH(iram0_0_seg)), + "IRAM0 segment data does not fit.") +ASSERT(((_heap_low_start - ORIGIN(dram0_0_seg)) <= LENGTH(dram0_0_seg)), + "DRAM segment data does not fit.") diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/cmake_install.cmake new file mode 100644 index 000000000..f4ebee81e --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32/cmake_install.cmake") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32/cmake_install.cmake new file mode 100644 index 000000000..e0079df35 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/port/soc/esp32 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/port/soc/esp32/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer/cmake_install.cmake new file mode 100644 index 000000000..97da490b1 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console/cmake_install.cmake new file mode 100644 index 000000000..841d224ee --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32/esp_adapter.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..aedc8effbf65d37b7b36531ad7b24076a7381b90 GIT binary patch literal 97008 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 F{Xe)10Zjk^ literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..8c8970001dd5b0dd8f6c920b1d151b199ab9eb1e GIT binary patch literal 16820 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..daa5c445595bd56b77210c3e03b937031998ea20 GIT binary patch literal 41708 zcmd6w3wTu3x%c;;nS|VTZa~6C2P7fE+=+mIN=O1kLlTm3QP43Y6G#b3%uKknRFGOO z>ZxGWVoT*xwAN}Bv{tQJ@U!0AqV>{R^{Dlz$7)e)t5qxC|G)NHGw%ej$3Fee^X=!^ zvw!Pd?|Rp}E_jEnpvaGAWhZwJARVsx7tJEs7hNN58QO8Yj z-fYWCAMY~6)+p?ZtHH6)6$#G5|j-!p`6 zSd+%sKi{~qEjOk9{)8v?xW!G$*?P$q&y!P9?qHciw=C+MQnb|#sm5w@F=RSPh-{P;d_L$1Q-*)8-lE!Yahuu8}o;{jUpT6I}cTBEMk&<%it;sI0 zOxpPP<0;o|zGt)>-fvm&Chva1f5@`-?$(wbUW;NiJblPtl!9ni@42^iq)PBoQjGpe z)|5)|t2D&l8n4ql{sn0+w5%HAP!SDX|upMzq%Xa+1nDg(|Wj4KyC$c=Rs)OC#eam}$g8sTDe_KaKe=rpC zcZK{7^Xuz*!b;t$>T~>kZT)R4gW+Jme`Q;DcW=8o!Jrsw545$f2!w(?9f5FLXa#$Y zOsmF(pr7$wJ>kgoQ>;*hm>l-#T4@GRJBf3Vw1Dd~HjCkt}hW6q8I5&4M5 zI2d&yaxUFE#EqhTm{J4eq$-+ANrYK7UZ$W9FeV@MTJ}0C#kR6pDS9i!(TB0aN-K+z zf8sInZMM|E>je6#5xL*0$w69#@o7JeHc3f}x2&L^2$dWko`fO0kgvx# zl6|lmUzD|l{06EczAT%QeB9F%WWb9d-yS{@9Pf)eg2NDg`2HJ-hCJt}EbW9In2Q?% zFA{ud^d$=)i42!uPhu&DAnJ4khES61%R?Cx3NmIPkl?GwXUal+q|&tIdkxkS=Vktp zoQmp9%1UMaX+wOp2R3U}WX+=TeoEp?Dpc%n=Po#v!u50zSzJ z!2Ze375MZ!KZE5lP9{=~bzVdjoZ?&vYvY_QCS5K8O|i+ex}ok9M5u|hW#1NcVM~7xg4I)biM_7 zwR1asu5q%VS&M$^xrDv@C0I>flE;>d8;zWOA!LwzeqIp-zSVFsxjmCzEN&_y6MXkl z{2KE0o}YidlCj_<#-xxw0v}UCqn9Jb*9lI|9>&fW zcO?ZIkxSadlWw7*m5^qoq=gb+K`6Vc&q@nt)1H;t2S?KeRKSVju$*P6RNHYN@Ho%1K+ZzA>~o$+DdL=O z!%Vz8Y^0C$(w6Sm85wC|8u=O=wVa#rX*=ae=y9F^d!0ml`iyesDQVxM@=`Q{<=l!A z*v>CeT90!v?0YR=HZsnf;H5?1SmDlXO>vym`KhXrXFQU7lf; zX**!X*$=~(^8|Xk?c9wN9;X`uud^4f`B zOLoGrkm5W9d8)G$hSMBBEI3XFx>dS!7Sd)ocSD|O4IPeyJ6N1@QT$_c;t1TcoOIPP z4+A~Ut1#zvK1ZGTtc)`HGW@KB*O~qdd<>tF%36W+9E5Ue(vBjOF&WOL=QJdog)B2` z5u4MP#Rx0&b-0+*l*ROR=021rXI|D{5aY>w5)F~loJB8unJ+_>)0%Y>nli!4XvQHu zr#&G|bKitNIUSB`E+3`L2|BL1x0q3-=jb;DH4_a60EImyUG*M4qR z+I>)Prl4e&lLX_o^8qb5DUhIp{1Q&)=6J7x%p@6^c7#dZLkbM6h_{^^VA$hq!s+d` zhCPNu?kV>7P*!y!urDbOyjE7ST@*JB;mnhvWEW?!Q&`z6+uAL=B;y05uzAker5T?h ziy>CV_o16^Pe^ZPnmV{-pPEC5t?c&j8p|#lLgPNmcRxgSxtFGgw^q%z?1|YtzjHpt zhdn8kGeI17ICch_a>QBb9BK|hJ9R2FQgiw7GNM!8=SK-5Qy*b$ArmF|=HU=W^${PU zZF3fR;y7M?L=A%YIKm(!kcw45Vj(I!C+JD!#8r$&c6B+urB00`RS{H2DmL?o0>tNB z=%#9qq*BJCsZ@l{i|sw49F>}LuIt>@kyKF+Rjw+V5z~-YPOGc>(}-%+j}h0f4=!^R zo{K0%Y*{1o*xDK1`2S`kE6B>d6;6yCl}M$dCW$p-KBS{o*vaiE(*)FhDhJ)vhoO`j ztp<+n)`&u!o}+)`s?MV7J5(j1VqO7{n2mFDwB<`QBBsgs`_PeM*=wP>Z`XR9F!>Uk}a{X!VoQ(5!j5<3Gm+|bN61TDHEIWKA z&oaAZ>;pW#4>zz1?AB9oU0~TyJ50L+@m!*fyJxs%byJxiyeDJ7p4ga-CB`F&xCh~% zVb6O8f!_k2V&GK--Ua-Lfj=V<2mig;^FBpj1R#fj1T2Ef0BrI6EztcBoFn7y^W3v? zyuCQi+Y0G;dxWw$XK3dxljo1tMjsURyeRd`m^jWW-Vjg6soFTy4+lWMu3K zGgrIPD%ftU?$cKDQ;zH3@))c6w;;$~hmxS|?C>1)CV0{Cb`4wK;zfwPbJ|ceY#B`2 zHRIS*?Pj+rXQ`&-Qn?0u&hMx(JC`Socl&!6=Uj?fu;-+5T=j1M?Bbl?Fno5-dpvQr zZ&-ioQvmxMhoeJ!(Pn(w_3A`EAI8q5!9D1x_FN_NZr`@P=qA*>-JrskApYyvi{`_B zyHUyZAiRq**1O%5%074y;XAPp5BB$4_B^F`N`EknGAPbK0aLLTeHSO9-Ku1h5iZ4E z+{TJ{-2P8+Ndb)cv2TN{=rZ=_MQSSPMdV8C`EwA-vm2Gk(z1OLj=Jq*l^j6iC}>U3 zM(VRLpx8ei#?$Rm$Tngx>41-iAxJ_UvP7j-nWcoJ$km!$+-=^)!yp=1yXsp-@Sg^H*r$j3sW{f*puxYLpyNHyA~1G zA#<*p^L8U}0B{Qfw;=FGz^mBvA4M__?d&D1@VVH#eIHJWai>G+P1@xLdI&no(6?## zY()GWDLP+sgFx*kJd-i?UZ3TvBb{&ocR0(LTR9|BJSe#5|{2)qgS zF9x1Lz(&1&%D^iKOhTXxdww>`GEusOhGFAk05~6mg?)i{`_*tNfCj)Yu^ql}0{AW* zQT<^b;uh24!ks$mrzVQYR8+xJh*D$2>i~{2@3=aHM;YFoMvi)v$uEFw92=q?&%1pG zjB;eK#wDN>53zChp;~_+w*#FlFBcI(6s;Y5UY-n;Bk(my*J96Sr{ru6>l_&u^J9r! z2Fq;!k7=17uxQy|%Xp2J+5X#+_DWi2``-xI#{k>^0l<9>u>F4z_$>o$|0IkD3E1-! zP=2@l7kk~7_ayjL!*4^mE>PuS?h~MA^COeFZ^#JZ#8SEYVdW(3D)-X>6B%Ica{*j9 ztK63X+8AK&CMJJ+BzM!_T_5bqK`xw$dYXmGS09*cEPMaZ59mT8B6x*yE%wrL5y%VT z<5q-t`I2`L0uKTXGVpZ-cq#cD16vUI2jEle`4_-6FM!2)*A$P+_k!X zoeUU_J^w!jJLT#3#a0yO8(mX{5212+zMKI^)H&0NTE(FD9>#1no4x`Cbsl~Q;CUE! zH3y%ET&+aU!-5R-8Z9>oX+O;tbVyGit9=H1R}V*L~@ zg#t&n)kcAJyBNK&FszgAFfo@h#OJC06Zb6+Wkn=|%B5QlU29goqak!(9=kF01f8$hhD+Rm=L( zc|L}WR~t-*VXdr_lm3*HiO7aqA$EHwN73@m4n*WLf){-gvFBWgg!WXmYVd4t%1MMR zds;HDc0Jo$E8ayaE~9LIs1fpv#JtZT{07oqf;}$*1J4e?wG3nLg;RiY;vWMElY~<`I&7#jCc5a9%%pIlrD3LU63o`xa`?Q(VS1b>)pHyr=jqUZ_-Z`Rys5 zL!HyYy}%$Z>?$`P>?!V77l0EVWwnfV&9Z7}cKkS%WMyzAxabIzcL#gGlcQ$GpQW;1 zMqA?-@DjALU76}sSE3VnsqGo*7LwBf?T&QaeU5I8EKuq1LkoCDsv=f4prJe?XE47? zHkxPTJlEFuao&1zU0Yl@(N?aol`CxJ3R}6eRFx=OxeMI#E@tK#uC05tt&CC1m!&LA z#%ZdK)?;w? zxit5#vM0RHzyW-CSKEcWqcFJ~(~)nw4eCc$^X51mh{=hx%Y)a7M!_g_W~%nbUBHA_;NoOAQZZ|J)M$tXxwG z<8$k>rmMn?h=}7(PmYR5#)@6tQ4t~PaXfNmnMZSFaZ-sj*f_4$V}%)ZX8eqt@63d+ z{#ZkGS&=we91|xB=NbO9nP}FrF*0O%iY%^H8aLW5&uX^so|#O0i;~YxUYJaSd2v>G zme$GNy3t0rDTjFcWgBhFle2v$%oRXvx#B{j!K4#PQ2TCkjL(hn@>E&DZ1W;1(76>S zMT(-P-(+N+8BfEd^a;bcv_GgG%2DP>i)w=v$0;I4#8@kSRq9GvWf&=>HC#F9B)Zl8 zD8OW$03x0SQzDHN=^1G0<87xvXj{!Z@I*lYvVZgzY0aPY-k5#sdM>p9*klJi@6K4xJ9yesM?NVZV#Kdq? zI!=raUL_nyZd=F6z++V$N0oj>v!n~^-i4|WC8sDG`*qm8R^riJ1XpJPD6(;dtJbX6 zd0bash26H!i$q&&1vgoX5wd>F#%NmhSmi2*8&vv*Jn$)08hEV74nsUF(qbO3cE$MA+o?EC!VbTT z2m<86yzIyeML^y?;H?1Lid2_dZblr$?z3=TU>E5T?6$R-2c~c%jCt1*<2)8Gmfg)( zw-R{aA7h`l7AQmqIqHb^74rCWA*V6My{ppTKEW=Mx+QO&&x31>5jtb!XN-BQ8A8hY z3B2l$@rQ{Rk%9=XwY`29Axmj3=79;6JZjz8VTU-LRCZfqJ`QG3Ygez|MRM(5VC=gQ zQBx+7$IW}rE`pmTVA8;+IU;vn0zHjA_Ed^WrB5G2j~C=I^_W85*q!R{D&tO?p@OeuCZQ_?hL z^n4y@Kh_)f8lP9>B3~(tj0I7l9FdqMZxz&Ghvg0HcadCs^BL)GRG~1oCoYAAqmszl zR@eFz;v{M^$)i%+iZ~P%N{6CS+ln|46~;Qi;gDltj04P+5xj-zwfcR#2v;br#XK;9 zl1IIZ+7aFvVXSvX>Q>gVCZvNVmdCN!F;()Ahh0u~43BrCdEkYej7Csxwz_2FMHcL6 z8IYH76b|lULOx{hNW?fSz&Ro`?INh>8`k+e(3XeUaXpOj`a0t`G2X?Wbv}JfQod#CRsUymw`=v~6kc(iOd{N`s-k z(p9IGRF;$zi@Q2HOWS)__Ti1Oo^Xhw!0N8fuF_C{yY*!fcCYU0EA8rO?;hv~mNM|A zQg`+TgZ<&&Q0Xi{b8BNu@j1c%o?v&xqEQ%RwFLh14Y#h&(r|BYcc^qtIM@?vD`v@p z-JPn0<&`BBC1rt%vWm*`^77LMt8{lQEnU{$K3MFgGWq}evmNB9sX08*Uf$Ic{9ns2 zv^Mm=mDiwr&_w^FAEH~X?Cm*06MS)U(_N0~Pkp`p;kKpSLEYTOc&SP7rJd{vhSB+S z^L^>m!Bsfx{-xA-(VD$`VueXv3dxtszq@ytN&BVJA=kk2)q&7JA1m`;HlaqDf2H2k zNTae=4RnVC;kA81YT_PJ019~369HV)MIyj` z{k>m-KGj?^UA;ie4D=4qPZ7Ya9#$X*n|{XOh7#jcR}OTkB2WwW&{Puk(ZJHSP!KX) z|3+1fH&BEpFg?&0X12JGMJ05wKsS1LH$<4zC{k*jZS6FLTTc|RAGq!ZmIZr){ax*d zb6BLVmBCeQOpHRAtbpxQz)e8hZ0rMJLdJl}dH_Z15&>El?m}29-G&GGJ7Z>lf6XO7hF%lmn$wJ~ugv95G%ko~Jl6jGe$&<7W ztU&>vDNwWH67Zs-?H!|3VAxK?Yt3=#QC$y$DPFG<+lWS(_eE_x>f%FItdFqZ<|#kp zPLBA9yipA11s9}_%g2^a%ZD2avtR*!D9;UfT&r#^Au`6UhsD!Y5{#9Uc&~?M;`ruY zZ22>ekwDqi83r?~BGi?eI^xw(XvDiQZaWQ)_pVLMK*ouQiIAiHR5ijt5`v?QMboa3 zW5E`ckI?1QX+6vqc_J-76QG$I?+vy+kIo^jd6({z-O6^80j9f5M~h>t~Az3$%i%BSOWyEN6|VD@3RDl4R2=C16bYq(Xd zT|vvmkT)93^vD*`s-W2}y7BOky*?FnZqA46Pw1JOXR`7yUFG(w>!R|A^{#?3ene#_ z_9*KF9+|qj?w@#s{(w`|_2`ZNryik>PSDQm(!)$kMOw(M-I0Ukaeg6*OB{}xGiNz! zH*UO$bAOFN7M|iZ+^#~>M@r+0M;oi+B>?dyDbU%k2Q@W2Mea0QY z$C?_9satondUqTc;0}?eR#AO*9D1jNXI7mcB5mVQZ z-oPTpdq2Bawf1qw4YzbdRUIMmrEUcokKF#@p5w#4pPaC!aW10OkzO~sOz+`@q-y%3 z6Q<|5YjGfl6%_4q*NbCIWzLCc4ce?h1l^I$8BBVl%0P{>p2nE^V;jLOw|oG~aT2kf zwcf>QCV~sytUAVHLS@^GU|tOK{J}tf!+O<-ao$%{30w>K2nYA#{#F=aa*op^N2JkIDSRvu{f$ebCo!g1%%f0q}>n>CL0!kr1td>UD0 zM0>TWBlc8}n#Ch$0px17_Icydy;r)OCefSB2J)t;Q%GbsO7$*xN%n%<6IC6%X8@A? zJ7yr=e?+#d>3_1udlw77IHaU%q--4A(G}gEqnEhuT0aoxR|nPC2G#cm!}vgs`k9;>#sCD2k|T^^`wXl)L(G|q3XuC;pb z6-BGFzjviIw{~t*ptZUw&{RD$P+!;5TH9cSdrd<1h32_c)q#e&_+qo0mIfErw8q#Q zSku(s)!W|{UTePR7`Eyc)-?qhYFq1O1*+@oY8zSuHC6a(bX`MD?V>>4?72-=s4dXZ z7H+dzssptPsL)bf)exv@Y^b$5yW5t9tlE~Q0FuwGTBM4BV@$59u>HaIRjMTPt95pH zptUSeTQj>hMw6E@{O+cus%D@k)U~W9*x~0l`&ilTg<9{@ub3Ro7rCtfudpUopqgpE zY2ntO^JeJbCXt$~>{2RCI)OE3z1+@!?S|xtEyX%t>Q@aLjkQ>A6ri}H#atm0aLT83!04WTA*`M%0NaOiNQ;Y+IO~j9xdlWp<#dsm|zC1Zw88<3;=bK&T~*)21fa z7hdjWRMp%Rm^Z(6ey#f@e%SS|o2e4n7J{3uDY@;)SuD(jsp8EEK zD*0D~{k_Kj@?-pGO`_{@+>wo@JU~t1MmDOzJ!jjyyLdB&!w5QmM{o_!Aa$aLy1p7@ zHMi+n2D>G|_p9+D7Do(oYR#WhJ*X=MX5!wr@(<@geXTqR+|F7vNq3g;ssM*#*b4^T zj>N&Luf2f-Y-DI+W78ok99q$e8&cK1J>mY|?wM%J6>88>_iT6$^ZQq;s8SQ`Zd?1M z?!B?P)jdGodK0&4^o_A-bNBUz^x4Hh!fIdM)^E+9iQ7@FxEY3e;^e@(QF9JkT-Ai? zM#mXi+q-*1L9J1)CWd2sf*R%5sFL%SFM<{xFsSBX$De{MF$1)o+f*AsS8r{cUp*&K zRo8q@T}z9_PJ{Sk&aH{&++qwy*JC;h{LKu zYu()1=GZ|%^$^whdAARCSevs3dfItw6hYj)!>@%zT8b0&vF)I2;|yo)G2?-%vDWH9 zbz}3flPB+U_Vl7huj~y6)#!p6K!;XU*3mnFCjct%`r4YFQZDOZcW5Sx{#1_^(%fC z=M49`T>v#cv7#i@i#YZvOmf{JfAO-8)ouNq#g(9C9ZUVijm!MSxV3!7vYr80EAH&+ zEnYg%)gA8YDaHxV-naG`8QhJPE#=%3D+-1Cj!BB!&pocNQ=eqT80Xb<2qb2okYV@{ zT8^97D~eb5xAj4Rcdy&S#jAR|+rs#1pJJ>bI=h119Vio>{>s40zGC&@I0zco2I&n zF}+TWT`lLjV^8D!R?eKJZR;vpj_vV!S#j(j({6q+1(Ux!B+jo)F_< zjLdW`wX@Y6-8z00A5HP-}8kdQ3 zw2aIx7;4pMYQ|glVn?c)8K|aq=KR@%mR57uHsL8BPVi7E)QTIhL{K!bqPVVRR-hG+ z#_&GHKz~q06|br&<+#&fxxewFT#K1hD$JxZ5E*e<$H$#`zwm6RnN!__N0Vkb>t462 zmW(WIEq7Fiv@=is*jom@ebH7v&Xs^WbVjam8h8P&XL_8hstfRvCbkQhu{|)m5f|<) zbv1#emW4IEG*CAeR1d-Wss<~eU_Zt)cNJhdj=o5%YiK$LLk&(`j5WH6YiHr7%VOI2 z3oEFqy2k2T)m1^l$sTVH$( z%D26^;fb|k>W{@q~;W$$BIXKc6>d;3#4pusR zeGE_1m7Fix)o3~259UUF@&(xG+eg@q9lkDEik&`;htSyJi;Lx2z8GxumjL*(H0|6W zV?H$71KpdE6)`=i^AxZhZK0 z9E<%R1=y%V=2uTC=X=H6C@15Iwo1!4pG|$5_tmIlHq*W)FCMv3hg^i6_RTAMl#?&S zPWb`s+$blT{=j$Mxg9SrK30cYk@xDP4%4WO6=yb|_5M-AJgU3gLg3}Q0Alm@8-g6IM4t_yj>LM9n{E8yC z-?W}us?&md*HhgFbMIcMyLa+}I(GTQCoX!SccQxsu?eu=QUj;$N8@1Q0BP$}OikjN z*$<4IBZgu1KD5^HQ?5r?4(3LOFF@O4@PUoozU4JbS@=p|F;Off?SLbY}>FKAFd{A`#Z?m{!VfUKCtb^ZpyNctjm5A znX3$Jw_rDXyWl&?dKkT%tkd2{F2e`5gV>GyAu?Ae*dE1hS17ceBu{jipQe3%v91jesVFBO$T}84rcjiIvaJ!ZpImua+Z~x?8gT-ej$K5c{rX#Mj6?q>2r3j zYlm);xzPveEW)v#tmTbDK3~h}!?jw@ugY`LNqze8ie}dLTbk2x{E!U$T$piDLw%Ns z-?JoBpTDz2W|8@;2S&eK%c;-bH!%AAJx%f`$oX>zM!!eP{gB_RneBPI*5OyoxR7Pq z0?41zOdo!yxd_Z3PBAw5#V_i!{@&9}e~M5Z>Qv&$FS?N*#BsG|es6_8gu}Fz(C5!3 z7@O3idUO+k0cHr2inSJtdGW0KnKH0SIwOYOfaJFFft+mQo3;FQ$jL^|^PDz!)Zz& za&j3{V(!yAym021c4_}06 zgX4D1IH+IxqmCb}#s_Ub9%24G36~Shn>yn(n?A{6P+ou|+4M<kZXf}CWujMs3 zl1*MWYWW--$)-)cl=Ci#-ln0F*>PKyGtj9hL^}uZ&cEgLvNV^0_?k4SpWOh<)9oVO7 z?h+giwlnd8Ed{%+Z#!^(Wte^2FitJYrT`nuZVywa`i9ZrFkzVAkT+Z>xJmFr!R!x4 zzg_S}g4YQCy5OyXzax03V9ue&KF<-uKNtLnU|!=Jo!13_CO8S>v(ZuCZPsZ1fMOqN$>)} zO9U?!yj*aP;ILrMsm8Yrf;S0PU+dQWhx4P+-y!&V!TSW?EckZ8cL}~v@PmRmhnl>8 zE%+J1F9?1`@Ed~P5zM*L*!)=V=Ysiv3`QqOFuu(ak>?6NNpPv)X@Z*tcL?qhyh`w; zg0~6YBluRqj|hHMaE34H^KikV1)n0gP;jZ>(*#c!yg=|0!Ak`%7u+NG8-lkA<}XK@ z`sc4g8{R3H|9@cQcM3iz_*a5o5d42BKSg z9y%oI&ve0cg88ol#^-f{w~`%9^4Pv5bhZlKD|BuYd>dKYzfk zP_F$c5j$+Rr0`KNS2in11s2(eTrt5kFG|4;7p%c&y-j!KH#H3Z5=_hTuBEa|Jh( zwf`Fge^2mTf`1|SS+X7vUl#nP;CF?-gL@<vk*>e460X1b zOYk{lU9K*{J%ane%=csDyODC!e*|AC_}hYa3f?XFM}lt^e3#&R1^REic1{&sDR_$DGsxP{uL$lH90JqNS-8IZ2Iaaw zHw(T-@O6Us3cgYBZG!I*e4pThf`3WYetsnQGr@SdLix%22kBtrXSU$cg2xD+Ah<;E zWWmz}*9e{?c%I<-g3lvs|F00dUGOzv)-&&C+(5am=N}0^Aowo9zYzR?1V1VGu;AYd zeo62fg5MT=gslA^4ZjSZDR{Qv^T~P)=@i^6ctGf1Ecj}n^L@cL3cf|?|5Wf3LgyL5 zFA4sm(Epp@B;1%bxCd-}$Prv5csg0n z^|Q&i{^WKJ*xWzAkaCobTZiB-vQE23@a1G}XPe-w!L*6xg0-7+ZF8UCTLteIe6QdK z1V1A93Bk_@{+-~L$lA9=+!r_gj}V+MxI*w*g3lA&DY#$oR>9W_eoXMQf?pNArljFg!4m~f6?~@P2EomO&lP;W;FW?e60Dwaurp&@hu!$IL$G?T zp>_5N`AvfF5q!U3u64}$`&%J@UhvCgT*GjC7rXJ{eZlylsfe8aPHA*T2tG-0nczyn z{A(-Y&)I_c4^>9aXZMD`BAD;A82KfFzbW_%!RpzHo+I`M`3-{A^AWA{kdUkABU*k~ z$e$Pd2f?oienapP!G96_iQvx#^WU>f8HWnyUtJlwdM2WMn=IsfzHfA@16e4iD}Kjbp*P`)=bvdAJN$=T!~9Dv!|FMO zPRoDSGV+H7^N+TS{AIy!34TW~|BK7$+q{Rb?eqV%3=bE~zt%GHBEkHZEhC>Pn18rs zCN30^6ff5T<;HwxxoX&Lzr!M6(DFZf=;4+#FH;Ku~>54nu}R|NCFxs3d;g84UH zM$W&>HOznPGJJ|){-2Urqn;&rmf*7mpC|YN!9l@Yg86?-#{Oo({Octn-zk{?!er!k z3g+J~8TnzszZcAZ7dJYu3+BJ18#({W$?#FZs6zbb4nDA{H6i*RH?9fIwF#Dukvbej zx$cvG%JsTy9OasMkJUUMDWV+r-OOfuz>pB}2akOs_PNY5?RBCxs`5wMq(3IFUyE{G z1f#~zY#1_rs%w0mmUTE)m-jWnf6~mT4+ZnD@u<(@$HTtibj>V&j^HtZ#|tjj%xa&e zneSrP2%f9i4|$8=#hS-L&i|#N4|(8an#Y5`PS$O-N$?e#F}+z=3Em-ikKi8(zFjj8 z7N6hIKKsahf*%z8gy3fczo40I_(#Ei68u-qc)d;iZ5;DrJ15{s9s^F(d4 zA=odtP;iA{_GPAJ9o7iub4JPwAYULjp!rnDmkI9ETmt!8&1K+A1Yf3k66AbFN&9>+ z>^jZ$;JupXgKyHj2)tkOQt-Wk4{BZp`D2>H;AaKDteNkKy{>r!_-)OXf&ZfUD)6U* z@khnV&#NI%(R?jEvZokGDCg84sUv_qXUHU9%VS2N!|Um$pi=48k_1@{U5 zs^D)5-lmz~!{D=2<~t6&TkuVS@6gQq?d^7kR z!GG1v_a#3UjNgk?zVX>&hTsu`{etr~^ZvnUn)#goKEq`h$^64_GQShR=eC9y30^9A zrQkK1`MsQtnqLQR5zIf%rcKJfrMX&o!(6UBY^V`KCagrJ3)0juM=wc{t?7f+uO_cO9l{9tp11Tma@X zT-qlu&^!Sg&|C%%3g)w2>Q_R(TJQ$JTQyID&Q*eUXy$hi_GspJDQ*^ghi1NW%ICJs zi~NXYKDRn7_&LEZYOaIMTbg-4=6%7R2#&*ZPuk}*rc}Yh1dkG2pqYPkR4#a`;9AXm z?!#xev`=0jc!}Vpnt4yCM>D?*vRW{o`O*&MTQzS3UnzKpX1))5y=J}-dz0V;g6|f5 zQ1D}#cO&gnf?v>l1LUu2=DW0SY5pnrea-xi+9#UTJu0lR=|A74P14NwXEOwk)O;B7 zahjh4PteTo^^|Gmy(>Onrp@=jXK3d8vn^ztKirlGUaFbbG%Ey$1%FjDmYCM1g1;qr zhu|Lw{)uLEFY9j2e((c=9})a3!Ov;t8udRl=Y!u8{J!Qg$UhOxXU!~c1>{MBvjy{+ zve79N%;(6IPeIx>zT?f~x) z`~%J1kpEcle!=$&=JRFxK>gon-U9xe;FmRD4*6Sx`7h~AOF5rG8y=Dw} z?Od19O)Q%iO4t}}^8t?DjD8BjMqlY@{c)6QefBwXZ9ZM_9Kmd3qjRBPwueopu&u#v zuDdT4yiM>iqJCSoWN9d5x%!lz(4Ssv$HdYTmae>{ z5(ZTKi419{BQ|2)jT&La7%yUV23Z!7EDy?168qyMZizaAO9z$(I{W#Px>BNk?7GB_ zZCkpuKe#F;8b7WZ6UI*@_ACpUYI2huN7T)Ki_=z7FIEZvH4VQpY?ZjbR9WI?tC|)y zjUJ$LK>$DF-RJh+|JkP>YB&`vt_8SNV&^z$HlGF#f8-fDyaN*!^@^}FJ>wXz(P3k6 z2EvE2o6Xoe3j%3xAMEiQqdkuA#$G#E`j?JCJ!EDx_V_(OY46E%E$d0hXb-pkBKE!k zmi9PC85@X-@Wq;EP>5~EdC~IX_GZN1_rcQMg$#(z1b+Y-nPua4BE26Wj#I=x)4KyY zgYzwf%xtDiKY>8j%RZEYa~10)MaS{@8|<`Kft?%2;`>}wpR~dFBl?J@QrjFrx@I2q z^k%8K1!2<R`7Rh_?-m%=Q-Vrq?9Cfw@Aak8{({$hBKB57 zPqyzpum@3OGt7G%h8cMu^yGS&sLRFYBJ=;2Or1<2!@w6`>Q)p@QB_URMpW z_f9*mE1*YvTn-s~KNw^$jF({etlDhG-d%(A-W-c|HJt>?MsGhrmgB{Bs3+VHWWK!T zZ}L^&JvEu&_|XJ+&2B`--l0MEUf<-dhiQ-R>lk}4K+mM1jnY#w4iWTb;+`F3uW2*R zVd&7_80^L#?}L~$5L*jjZynaBW;1bb0c3e^hdo}i)7~lAjlI8Xdu7_dZ_mKFiFLWz zXpg&E!{BK20=O74OkJaw>cPJ|Q=qpip*O_@aHJl$lc8sr;YXn7C+N+@jewpk#}&Bg z&3su7)}tv$(I9(o!rpGk%x3J3A7t-7*rOipp{XPGs4tRRTbeCv1NvVvDd)R4p^2=%rJNg&aXq)E7_SWyvC zIjy&Iyp*3_FF7h4JO+=*0*lz9z+JUiQ?(qn`R`Y4=hS_4D=;MXRxEcr?opd&@q@C7;H^; z^(EG~c6E2OC$@AAb|$8`k6_v6S9%wsq`CL6!S3Z;Z|}K@@i+RGzv_8^%lUQwiz6QL zyn;nm_F~o(ncs|o_vKo_VQ80yJ(hs-hK7_7zjPoN7 zzP2|O`l(ekQL-zy}~QVKreP<;i6pclobVt+L~K1 z@*!QEk`brO9ARaPT~?62A$md4Ap1W#R_`>WcUHEQ1;wPjEGzp-O7FcljOd#qQ3N;0 zpm}-5O|IAlllFe&;)}lWx63atn7IA=i?6$al`EKtiY&v~uS9y*L~A>J*H%YE5TuJ>G876P8ox}iMIZZ*1--;9_zajT|F3i>s#A85}mC*?cE(C z*nX*T^NqwQKTeI6$Vl1t_Rb6p70w~(=OrU-U(MJb+x~XN_Dd=YCjQ|_zaa0*D+jOK zm3W~TTH7z*`*oRYN=AGe?KJf!-CklOXul6UF38=P&rH zc718VYX!OVV4(2$LQ3CSzko9v?53RM`pf=|0y;mGCuEaCGR!$$>tS}zoZ9MTbJ}`0 z_VxC3^b8Knag+6&f&R8RX4aNTeRdnvJw}_f$<{&4S)F!bZ|y5K!WrI2G3T-}rvu5w z*-P3+>>nte;o0$inO~55*=SVaqGIo&){MfNWPF#5cwxlTp7#*Oxb!iu&cMnRZ{$5yu(vjsO&tislr3|;LE>b*z#Wzlrmbg zok0xCk3PS9o$C{Bj|i0E{EULfQ^Rbb|M*2PwJZ0sDa$gv^<&E9Agy2T3(ECPIi2i8 zy*QMmFZAJX7~i?Rk!^6j+xiBu3h0%-W8E0#>7T+q7MyGXEiO z)^2#p%`&_EZ9lqlSK(!T|3k&bEmE(EH(5VC6wK7;tN!&=;0I`7fTjA^(?KglW1b0O z+-#Og^=uFqE!?k6;nqDg&lE1(8lCtw_Gq!+?H9pDRkl}d8m@=`EXXBVwx0(v&SI); zuLp6vGrBT%$Igkdy;I}E&b{Hjzp-PW(@qZqp*9g+4w!WE==k|iomSJ|xZeFcLd^5G zc?Evxda4R>nVdJ{iI9B4N0c83^eg^Hc81HBbFeLEX~;fWDsB0HIE=hBkcaIo3FKiv z96OAB(1Qjn7<^ z@(&Q^y=g@6n9n>^DEocjh}aa=I&196YjF^3Mwzo`7rsVrL>4(kKXP}hfXPl7hd85cLKw8K= zv%JwZ^Sno5@oY>B@!uPRkD!J8IOn8{_{Y&uvG{Ls&664bmpIbIH=++@#|t6JiO(L3 zlE<$-6uHG~(AXp5KSJ94_#nz$5WfS~M#k^P;EBgqp)RB19eKz)UX7BBj(-hpF($qS znq%XSqwq!XuOoI`{I_Vk@$qls^N{!)lwm@AD|ljjEOI|I{v32B#ji%GCdUUMIV}EV zd>$U(3!6v8H=sO;_$N`eDe=*;JT?ATSUxiTTiBTve*z_(9)A)gIV%2rbmF7q4bUu( zA3#&ih`)+*&WwBT+%fT!U}si*JM>H9i(r4YHzo_JdD)r%Y~$03@K*jbe1sZt#OU~U z(G}wJq3gw;!-pTAg92p4&p>5k@q3YVW_&%8WyRN^0NL?B!FW#mN08*kPem2-;z>wG z#BW5}{P9vOcb)~3ZjgVIiqSHQwi@p+IR9iIwGaeNRCJSL9b0oT0` zE{PwC^30BxBbPbxV^E9I_)D->7SDtJ+;|?!Sst%O9p}aW2%Tf&zd;G-$Ft$#?-u6%>3Tm*O6V(07{hK7k>Z+M&nFGIr0Y%WBbJ(fObLo;qQaT zakR)7Em#*{0Z+!ihe~_#AH$X(zaITDBc6lm#^SrtfSK`fa8~>l7|)Ks3)kkvFM}l4 z8;|Q5ub|g-phF4@2J$Xut912w1%pK_k5_aADqFD09Ar+|u*ECbY&h48eS=B2#9FX3 z$#OE^Mv93KqYdl`F1S7ZDk9^nQCmO$-zZ>4d>tzr|0Tq^@gtyF82>CJiTJ%JW<~ry zY8r|~iA%TO*T$nmdVZqzEU5F}5 zusZJ?L3>_NE(`tc=!oxE}`v-eDu)7Ao2EggIG!7wJ(C z+BDHj7KyeqP)_D9MCBVxCZ##KF>VvO zUQXuYa7Iq%lMv)&zJ$-i?_wwfF+ApcWH>U%pUE7?oQHNBnP(4VXkm804%Xv&NbkjaG4}m<9dt9|m&5Bz@S@t?rwxSyg> zN3>Kf_xwYO*ri6X8oxn|IU{CxiI>oF{={)Vg(%D9k@z(whmL#{d05Gm$AF{n$;fAe z&0zPW5pPNb3OV|9E3OE{Q;$aaF-PRlRck4I8Gz1)57W9w&P8t@U6b7(q?k4vDY6=} zIkyxrj{=sofc@MO54~wEh#5O0n`h0m3R7>K0K=FcQMm6>i63aj7va~bH^L92*O?l; z#W>TNrn^o(4Sk{TsB!nf1KI5STxxhn)}l=cXJ=2Kgi+qqPvT?r$;JdHXlsJQ#G5(; z%Got0s+LjXX=2K^fJKGA5uZhIYAIB1^4N`fkN!#a6^t`IE2Y3g@5nRhs$XQ^KCHqX z#EgD8`-$NcraVfYTw%-bD{7gFKfvs#Z)N*koSFTeOYKcR7QPsLUS{?v4pdWysoALf zsAo+jW>WeE92fk%@yM5{eT9i?V3e_KD#DhQ^v#$Z3!98mFO}%bg1^FT68|SON8z$; zcDGAhyf^hw%&&zDO{%?4T40K8=CRR#j7?(e-NQI$>mB(t?2i6k_Vbjab>?+2Ir^RK zKM$)g3#Y+xW!d9Vs{)SBROdU&J9-zUhVhd|@a%bXFCs_1YYJEV7nJ*uo2`SV{s%@- z_F@xpGOd_?Fg1x;v*js^S4p zoD9dbbIy3wKa)bgdDfknD*OZf6f@ypwfBNqg>Z`hU4H^6{EVwsl$;JX```1&&{-uk zfNl20=zyodfF0+vW@8=Xzu?lel-$8Gylm4fg?J0;&?il_Z7j@pky zxC&e8Dfl=UbuK##z+pbuKP@Y^1_yKf(_)P@@Ywdm(!W*!a@5TqGwJd1N^-s+} zW@URJ8=A$lkt|A~g)H902aA4rkj2kz7VIrtc$B`4kL&0XF7}4n{aM5=zo&y;D%0-I z0=qxAc3*+;MQo+G-{GB1mn72K{dvT0G19;;mFbci3{C5j*R9m z&7tg{MJ%%)jS9Gmvw4|4jzd|$63LpyR6tAW?-9w?HDf9AZ+E*%x|98wtj=>f7y-C#**(d%{T1$a*(O+n^K{x8nw6QB9_(lpvLN6)##P4z@e$Gm4&K&U!=-VMbBWxUqtVQ zWey%&d6vOcew>%b8Xo&R<}QDakNF5QCN_W17a%@n0tyE4F`TpgCSFZ={|BeNt8MNX z{jiU@%`7EYLL7TDet{0)Z%_G=bBDj@wK2G~GCsN};-ibLj|SnNe&?g#L)-dj&O9XN zIQtkxc062S$HNs+z7$(2d!-q_^?;${_mapUfD*zSD%0-Gf!&?f?ta+(GVQh?){Ngy zz)-t8BX*0Sg~4?=KG+Vi8S9X)lkP~@Vz!0o0n{j?Tbl+-lAg>D{_DV%MH20=JGt6+XHRJz(6L@bc)p8IPcx{u#bm0I&k+ z+32n8PBTsCKf^EMgiwrDPVtnz-dzvt()Y7882=e4I`@c^xwY9H^P#H{@05?*uqC;Ah)G@Oh%Z9KMe zE(^F+|BPhUk9Nfx$>Z{@oaNv`?im~Dm!T-`BoLepu(p629Lj$4LzuFqh8JFBi_A-v z7oI_RIqg_4%(K3%Mfw_Swt(|(0sA57!#0c8js9`|6kcIs;ykXuW6<*#_=R-BrBJv8 zo2dmCu&uDo>`{wyP6<2%T_7?wC0BUm(-6z64&KzUDd=WQ%w@9?!z&a@InB;^kM0|v z>Jlp<^!Maoa<$bM?^kkG{TvE%BevtZJb!|3?jL*?hmT?_twj72aBEpDfDI;v^kx*` zz>lYlvse0iII2qFN^cXV@ELSsrlIHRSM7MzHT{P%|6{4)jBl z84I?kqrczt?;l04{uPFPk8SZPX8Q;K0JO>z_&6DT;#nB9p5cg@t5*ensaHNv)czJy zE03zJ5VdK@A!Th|RE-NXW_nUc?bxVVpQ!bR)RsimIRDVv4I#DTqiQ#b+Bb}vT{77& zjs-R9Sh^1ii(#kqNdTSaEnJ9Ce{bN|3nBCO{0Pf_j$)4&t9dv`)imWd+Y_mAOh_Z; zGOrx-lCiNeq>=KLS6(3+y&;X1qr7r2!H5Sr5PZeJZO@23hr$>a6;f>8$!%bXI-sDyu&n zmcCj`?u7gNPL#RDvRaU&clD1YkXbOLo$!fiEU;>4*{bALy zI;&MD>8w_LTxYea%Vu>V+R0o3+y1a-EGMkRsLVoa73PHZ@$o$0@yoM%%FJ2s)Wdkv z>%egvwsLj@o-VFLzp;bTD@UO`-Z{BNWSgPKQvq+e{AVCz@7RJ4w*WDw!!-if;WCV; zPmP`;*&jn44%a~$pYTk-YeyV!Sf%rtw`4Oeocwy#LRSQCs}FUC`cP-64|Rrm-5Gcn zCtY4ku17BZa+MXkjcuXjWx9oyFV`)!e3fpY>tS%@G@IbFaJxLUykh z%Hq1*DUh*y9Tv#gy|@Bfix`vDRsgeVwJOo9hIB8KmfZ`Tw{#bhjzZGXYn?HkxM=Lw z^v3!S9qOy-=;il9$orlTNg2&b*{qYkjTqiCWo@i9I(eF_b2{Iw(?@uDZ0xEDX#LM( z1j5n&Xn%TqY{cI~MokBnAUHYZR2Q zN;}SDL=KM#x#K+E70)}$h({cS0_KnNkDllwt{}?@M`rpb5Wv1p_!_yX7&Hx>e_j+fM? zN;dT&V||?#-ihV9N;B=mOjwVW`A}14OmmZhyrq1TC2vzcraz1xu=P4z9BSh5g#`)| zWQ8xgblEb{I#Xu*Cr&gifCRL$#CURQAVw`x;v>Uit2-?$ywr!o=*8)Q+?ck)qmZX} z^lVQu4XopuEf5AJ!KyfHqjv0Qe@u48gzJ`?9A;*zcFH*9o~7tp$Ao0aZI*6KR=Ff3 zu&HKKRy%gyL@Lb5N1q*&%{r7`c9HLm_RD}}K*))6FNZW^!c|M5T<*kFp9eGawsAg9 z9UCrxsPyw^qtUH0JsgTVE@a4-aY0~9ycSBaP^_hkTO`&HS36exw0K0&e@El=xo3f|^rGw6l22tQZ)h*25?zgHf=#|;Vo%(rLeFqv85fOS z6L-9OKf-$__WO+Kf1LG4@AFOtWd@pi``+r5@cBT(H46Wa=gG@SN40Gz~Ki^0|0v8Ir6x5i5GDIulW>%cjy(3+5aa#%jHy7}n15Wl{>F2rU%F6fF%)qX~B0g1^3f_ke z#<@FS@Ko-ewo-gbz)b5^Vhfd-RkWQnm<=*KoEwMMj!tYh$wN~FE{?n_teCrR8w_mO zPGsW);SZo=YnutOf!D(fnCeV$d)9=(9Y^=;ZM1ix?0+bG){B9igMnR+!K|;-?Aa;| z91{#~&*917_Vfb78oM(SjiA~6|DhglkK@<8FY!i%@BcMEk~_?)=s2D~r?Yos$DG!6 zz3a~I-OOKU%-MYG?0K`xh$UU^>xcUdhZjyb8|wWX0|Q;_=M47tb`Q+iI@r-O&{{$( z9o_4VwX%7$=guxo&MlogudJ+WVN@lOqN}H^dsBPI99;NxcJ*}pU(0XcoPmFSUfo^m z=4@zdi&oisWR6rdlI@4L1%6($vA5?RPL7%mc5M8IlXq;!4}1RM)SX+B1DpE#di(!z z6MXFdAIg8Aw~ZaLe6CA92a=EMee;tNXW=8I?(W_252Zty&F`38VpbyA*Wa}nKURwr z;D2pA;>ijAEI0MzEleWrC^>jeU&p}gPM!?#OPO{&VU7cw0l`QB#`%F|#vOPZU_Ro3 z?S?qcmPq!i>x zclB%lW0}!9FwoIYzksP`h7k^>rpN{d$bfOobFd4)ei>}t*q0JBHyk0KCF?eIbq|(w z^_*Z%R#}(ZHxEA)Y42 zx|AkG9wY@$GE%GuDO1)`gkMNV4mkmh2xw$Lrp(#4D9oTpmnthSmO(3w7>y$M_7D}o z`7BlQKSpZK(hghmELh9PLyl1^PySP^Odrw+)}glKLA8gv-BdJds&g`$Fe9%36)AL* zT(lPbOQC5LG;m-q9mP_yv@x8MrNOh1A9_fTX1Ed}Yum|Od2(HO(5Ye$}j&Z zR(=?Mg}LOtO+i*Q1zVA(djDHUsCkZ zdQM&}lT#ye`+zBBFXopl)Wp_mjHw&C79?0oqr_3p$}2RnoO+IMH8ImLhllAen6uDj zLlf6Msa!auWn5uT&meWo3!5j)y|7l9)PWg>_iH{|z0?%CP)D&nwHcd)N-9 z|4^9=)8s`TquW?-9gaOuY&^k@z}|T+O)CT^u>9D0X7Ye;F3W&crNe{x!q`%itsgs) z(bz(*b{BrCC%K!ppf~iqZRdz7AstTI!70h4f&}@7dPgLmZ$|QA8N>O|6G03A56=nc z$GHmdcxlg|YKZk$gL>qiyxR8euM_DJgP|j>erC$QYGi0X|IkQy)S1-y$A> zeerLQ3!cC*)irY^^FP$py8tn)r(1Mo9qwX|L~~_iqx$UjV`b80Gr?*$E1_+2hzzkQ z7CvdR))um2ImQda_pPC;1KVS`ieQ5VHIq(m%Mxv!=OUhADGx5?i~n%Sw^hpp=NvO4 zF#=LPG7_BY=~wYM&qbJ@P!)^~@i*$4^1RcvLkVqTG;LcSRI1??xZ7i?p85YunfJt; z-#D7>s0#NdGo_%v1alxD+Cy%QSYZ#*9*A)n7MTNSH<)42oifY_8Rf=}n)Im?qWY4!fnPozKU6((YabQw29bC;G!Fl3f>L1K_#z&a#T&5_@|NfZN^^g6J z>TlO^L&tz#7udD%P#x_jt7EEenkWLO)9*WS} zKiO2%*Z{+eVfwtlZriWYu%E~p~#@4OL_3i7D?dS9)aYw4Zt7E`RChhH;x>Tl{9=-SYOx7V>~HNE*w__n;iWCBTaqm`l}*(RtLsrKWK=#^`bgvIm8BtfiBF9A%0}JXl~paZ z4fV;EHEi^jRn4KeM%5ESH?mxLYg$&A=2?aQ67CDBI`?<9b)f5@Xtj;fJK4vUH=sou zJ-iREy6Dr#d!rI>qoUJm=T;?a)dlV#ItWU6|9fA6Nj4&DpyHPP&Ub!eTTy-fAMI*j(Za7)7>O)JAC+T{8Mi)L42BRQ}Ip0m*sR+@EXV=%!knNL3+&sR5_Alrz)4ISjQ7Ms0mVeNA{`3fvHCA*M;!?Kl%{=tW2C zvlB6A6IBVUni`uLmew@YoZM7Xb;@wdrj##`0L@(6Scx`XUJreo&d%;QN82>rpr#UY zO0uPPWlh7X79E>fr!_9EN;cq}SBLX+sv!o<3u8N4+s{dE>Fh95X+LLBcHX9zs$^9| zQ@Z5|2Jf&-m(t{FET)ExYxWMYfmN)No7N0Fwb*)u zClri-jQ#qWs+Q1nVsnE7ly-e}BUbcHD{Jd3scc5%>dM-X1C_d(J8J7qvvG~SrN0Z0 z5-2sZ(t&HaMh~ymjKk}y!a|kO%;~`;hKk^vR$beis+Wp0iOejjdXjBilq6Ia<}a)I za2Xh3&rW)PnoQ7pF>Z`+mN#PgtreKeC}AnDsKYJ z%8pCe2c8lo8*x!>Yk9nV?2Fe+<#T5b^dgQPZ)@%D9!QjIXy4M>zrJK1XhZwDL`lPj zLpN$N3`0FETX$|pKXTDY2L}6wB*m3Qj}`J# zpI0I!1GxUc9>rSElbAk6IR-lMjK|p}oVTICCqCK+OE&j*;|;&v9VP3!2G@6Wbhk4x zl+W6i6fU-MQ?O;b`Y0R}qp zTvg<*PRLd&S@Wu@s+#6zk5@;SflRM58AMNeDpyW5we{7tRh7K_H%ZLYtA~wJH#ZyX zT0iJ}$#jb~oblMHYv(qHM>HN6O7^!UO=Qb*b8Rtnk)blAS5nhUWR6DPW+}`#HJ1(R z`7Zupyd(F&BDU*mYL~BA+R()HuujNpn$?vj)!?GW-1M^lT41wsuWnX@PG$#LQnKdo zV)$l6%3tBvVtc78;v`o;+a+b9fZnxrJ*j=1ZrhU%EwV?)sXX zGQx{9Hz|7PM{Q?o$M9s+)KI@X$+hn4hNfyrSD^G)?sLKMY{^uYV4Ujv*G4g zWu4rc>+T)k^^9F*D_^?)6!;=_TERIK*(zP>#;G1DR~T{+bZA?$saLMVO^|SxR26{V z%v}X)Vm1hm3D;q<9vNy|88O&YQ(66S)5m#f95%$k#i_-PfyOG_`PMU7YV4(6DIRGT zI3l!?;p2tMGeZ`QrpLg6rf6J=1TD$&DmOJ*KYK?}mqt~L0{}A*PQ3PFnRleBYnHBB z9(e|IFxrMz8~M{krN6LDsd7f;L@l?*O@~ayraPVJ zw}#s@V$hv23_Y19?7G1-H*C=xdhsnqX9vC(uzw)qnNx%tAkiDL=sM}vd*=QWFG`Z; zdxB(A^$8g*ILFKFOfwpIOE5ed`0WFqjvmlmjwfCW?q#)2E4=~r(CI+97|zlB1B7sl zT9BqnKrf~)tdr47n!-yp?fur&<(~V}hG%ZMH(Jxw)X-!bl~-`#A*XsV=Po&&xXIC5 zURAXyQQX$wJAnIpz1=1C%M&PEN#utEGh`Xbr)0f^{T+k1#{AwOS<74Z{En+~X>&u} zs+O8$T`gw3%DU#`OGi{Lt;MH#Qr5h!jD)9&O>q0h$gz{VeX+#X$=>M~%CY-Bi_>?% zh>7l5c7~{Yffajh@9azy`EJ?cXZrZ=(+29KW0ozQd^r7LrO*1gwAv2q>Ex`dV{Mal za`NGr_5Uy(`oQUE)_Kt{PKUm64D>QtA%s$Fd@P!K{%C3{Hut+8+H%3^kB5NzZclyI zmEoVEzZiCC-|cDhcx-%#n|YmwjrE{>8@4&vD8CIG(^0-38-J=r`2lPUl)LbMt1iw* zZqM?3kgxdLG}eK829}xZ+Qt3;D_vbKgdWp!&yY^%QOK#oz4IY|!$#RuYzMI6i+jWT zMI8g}kl9zM<9>6N&c5zTP)%C~wiol`-j#vr*ym~A{e~@_{UXFOE%&Z{qjvDa31i3o z1}>c){w|JoxM%p^)S+$W}u{Pk`s#LQ2N_3^ya0Vswae-?_wo<@2-yq?4aPU{)Lk3+32hF=DAdS&3$lwp1; zY!1yw%v)&Qv%>=$zc3XEikXQzC5mAHZge-;|y;Zqk<4aM_VZI zocc0M#|xrS-j8|B5^tx!kEJ3(F|RIiywW>M^f}dKn4d_eRAOF(w@uPkI0;v%5I=!!p{!EDdV4|`*u_4D%d(rYl z>(i6U3=}i(g-D5FUSI0K#P>&z2P4OuBF9@I$LBI27k_s_%qSME2(zmjhhnIY)5HlzC zlpyBu1eppka}vVPq_?^hH&-0W7>Q9Uu&xssYMvl*j9B+*rUl}>RC35`j$nndO zV?3!E1eR|?yhKfBFB9BfeW zV=lkOcpcuAa?B;w7|hrF7Zn$1|Dnk7vytP_ZJOD*%QgJn9d!>!zB(B89uyvrNf*bj zyv+ktCenWIoK7#ekCiUc8sS~8;bKE~gojf~-G&Njgl=Jd&<)Aqzi3HiANq=9=yM~f zyNK#b7H@W4)v@z~J9yK|Q#dz;WhpF8-6snkwPNAuCpU zL>_ta%{?-a(i?i$d6+mn^lXZS1h}IYeuR!mOoOPe$O2i{a1Ry*8t$v0;QR3)Ch!eZ zKHxDlcej`6Z23~%9$jvTIMvvpCq#$bZB5;P4DP+B+AVNx_@{^8Hi-Iw=W*mAsX%qez+p#q!%q3+!*1l8UNXd3 z=xeng&ol#BzOxHGjY@rKboFPzC?CImH$@v7i#yPvhcAOC8Ze1rj^WP^Lh-NwgSgM{ zp4Bk*2t9L^?mLB$0>8Zo{~}BR&`HTxUh!nCc1*kfcuIs6U^KOywMlz$dkF4aoOa+$`v9Zr9N(x=P(jrc&Qz~*$S$zpQ_SuW@5$i4WG5b_V+KH|bb z$@`o(Z0fcXUm3rNKZp2Dd}912^)-Hz`WnAU`zDZ$tBdj5Cse+2*=gEqjFp>w<#NvC z%L{4*(_YLF!Q@K;g2|Wn84*mrvJOk&*dL%&+H26VX|KhWXJO~drLAc%;dx4K+Dqi7 zy@V^2j%hEEoAz=ylc*zknL0{+O&z7arjAlyQ%9+brd#r6t19sVN*w8Q^&1{M5x2&vw#xZcro>r+XAM(=UN3* zUv+!H%@0Oj?wcC@ZAxGIlJSp>3*#SkTOrhk6H*xL{7DDFtTcitgVe>8L0!iCQ>_j^ zL%hSvP1;K=o3y;KgJ9~*mmngT@*jgg5d@p^iw?8&g-!bkCn&!Z9|+U1`MV5y#pH`E zoA$lTvT0wrlsD}wa>n|XTOCu*D=ZHwr`#qTQqI{{e@Hn+o+Y z7g~K&&QDq9r!QsxKtC_A`a{Yu{m_(O{Av6w{!GxmZr>f&&XBxVSOn9i$5|edm*@=f zm2OkfnFbTCT}+!w9gVL<$F!+1cfR4gZhwVzfgM1A> z5NN{b$G}B3l-fC;oC%(ejhu`9d|~X&aS_f7mEaK~XB(39Wlh36fYhPCIR(>Bp>X~> z00Ntk@*?5eF$j6sik2DV%fY-N2xyyjDQB6<`5pK`F#5|a8~uEx z4|!C78dQr`Sp5=V>acGV!N9k%|Cq?>leNOwnLFA{OFytJoIcxva+Zr-fz0||D~z4@ zSz*?9A6fE(`;7i%?8*6E_(0&Pj&>5l`DXzTI5jiv@z|R=5jw0B+4+1fbs#Usp6q;n zqR3}qPtHFZ9|&j$W0Uo0BqMF9a6UUG!WwMMmpZ4Cp)*g|<=ZcE`jYJOW%s52670$O zvVP;xrOo}=e~Jv93SnpSW|3E8Pj)uHCUPY4$oW0^KzI-v?bHe9%i7QMlUfK7kR|>> zRP__c*$3Eu`HVy``s@e@Mt_XbhdizRNlG6bAn3P{2l{cC1Y~5_MrVR)a~k&Kd|Ahuy03%)f%Pl`v+m=BDPtPS3$QN}X1ywe zSr?k14$FMHFw4g2iSh*Y-NLlTd=P`!t`OAFn!3SDs||?%Y_rze_EJ6{Jb!I_zhv~yl;^)Iej1dCl#A< z1o_jD9ZEUu)92)TW{6<=KXeX&XJexd{ZDo}^C=gdrJ}>OAUhq?4@JlL8Ftt%#?O+M z>64;!me^q%k)54>%0=gsqEmrA+3D=0Ty(A_BQLfc+3D<2IyZ|B+mW2V6(0!qV56OH zW6%22PMvT*8wDX7TM-)#f$YXL+mCX#J2_w06708>=VDLJKNlYe#n>oke<0_dhYtj1 zQ`BhCeCtN0O}0}}!uD%Z2FPjClwlhHVH7s%u)Q!v8auR4cJl-K4Q&=;Pj>SI=Mc(S zc5?pt_&{L)D>~VrEyGm%qIHuOnEIwKftjzd4}F%|*iQfu%ou4(aX$RaVC0w6o8PxRy515F*pxUhdw6f z@4^SdJZzK~3+G=!i=kxZP3qv#aQ~Ukz!RWv{00vECOXD%qC-9Ao4}qN^4lEc zH|V7G8{~oCE`kAsMc9gvHt-vC()tbZz;B!s5n8Y@ZQwWPr1cv*{z&MWK6xrrN?*Ou zvKix$)1T!0Pg(gm?21maY~}|{7#uIAuR>1!`JzMrFBGQ#P5*=r{ohDA($dHIWXRbT zWH*1BaSfd#Amc`T){nlRKK)I0K4(3tvjY32WazMrWY<^Cxe4+FWMnr6&D?T21PC*+ z6@gio6NFipN@3PzxiIUpMwsP?X_J;Zt->s4zc95M=e(=NfDoX-j&n0^9zg|KUD({_+oLr!*W%JfB;nAu<0UbM;fCA&6d9OZS` zlimDd#xK&I1zEf3FrMt@5XLcW3-)9;|MXFgv^%ip(4x*7VV8EN$Ps1!ngKa8V% z5PNd|MfgB?8ynN|e{no%yRD1>yK*v)X}3Xa{y#_N8UASw(d=WmtT?9h-&1Mc8xmA!nF?&D~p`3|`EI z62cU0jyYy%XBPI{T-s7{9zGD}VOuQBdCYMI8ELDr=jPI~U;3QD5bCfk7Cu=q`w-K@ zrDk(!*W%cZ;{$seT-xW!6YzoX0=C7%uPFW{8EN0do|{Yi7I_jr5Z=YMSoqJ1J@hlC&BUIYOPfnR zj43fEQb(Bcq~i%>q@9dCHuN=Djk*mHAfx08>u zX?IXZ_%g*;l9BdW?76wLeBRYR+NRw@9pRf4?;|7a?bvg3Y40Ex+q8F4N0`s7I)0Fh zw2xrV&80m+o?+8IP95Q=6+cf#+840r=F+}Qo@LX%N*&=}DSnHLwC`fi&87Vl8EZC% z_oyT6XQVinjI;&Vb8~46$z?We5p{(5%%bB28EN_V>)c%0V)9&@b{2Jn%M>plBkdCG zxw*6zWX#D7)zlHLRm^GEKhda|HH2Snc{Jt1;}lOMFSR;T$W@lvgifEXaXeq~V#T$J z8x^lo+@`ow@n*$bo4LF$Q*7o;DgPcN->3L4#SbceTrt;d&i-!|oBya2`&@T9og)>` zQ{1C?Q1Q8n&3F`>JC*!1iaEYqUbiaVulO#-X1s{aH9?Z4Ov&pMHz{7D_)Nv^iqBHqr+BmCZHg~ayi4(? z6kn_OM#Xy-e@XG}iod4#Ud8{Z_z}h5QT&wRXBEGo_-BfLsrWaF-&On<#k}d`+C4{c zx#ES2PgGo^_$0+AD_*Vm48?7VyA<~--lX_E#TP2RRPnzkzDDs4ia)RTi;8bk{8h#G zDE_A6hZX;q;_oT`q2iw?ens&w6#rWBJBt6T`0t9dGE;4ruXwcLLlhsT_(;Vw6wgt7 ztYZGRxa%jCikB;1skmA3#}y|PcPKtv@h22-QGCAQixpp{_|uC2RqFfa2|n|3&eQif>iSXZKxso>BaB#lKVhcf})fQfVhEE>?W3;-!ik6rZm6 zVZ}dC{F>tT6qn?t%CJyzjp8Q78x;>IK1cBdiZ4-oh2pCeU$6KU#dj#aU-6TQf2;UC z@)A2{dC$PLOPtIFDZ*GKpQ*S~ajW71#WyJahT>-x|4wnvh*TLSDxRnKV~WpKyj$^p z#ZM}JL-F4f7vesLtNSsE8x{8{-l_N|#rG=yk>bB7KBOR(*O7|nC|;ttN%0oN7n9|h z=6e>R zE}>lVy^366_5W4zjbzF93ySX`OTG`1CEx#2@~4#k55UZK2eNpPa>@5sWXbo}ir*$n zzS+3P=6Ebw@;#C)`OYFsean^pabV{ACi1PIT=K0WOTLYYSCJ*(GZmjrmVD16OTIhE zlJ6Bt|I=XR%X_icQ!e@5LY92@Dc(<(eD7BLFj?~bK3Vd8fjk?PLijmZ(*6R>d=tp` zEy^X|_sA7S-F#8xIBQfY?L@^#ktN^xWXbnLveb8((r;CKf#Pcv-$E9fcaz2D17xxJ zsM3E~@%xI$6hdF>djwf*mXXEgBC^;#oh*LnB+LDiZm_$TvPJ1!Ocq~Vs(823xlQps zO6NYs4=SDSkQZ40e~&C>__bmmH(Z>23|Z!phos*P)1DN^NBWexhl5aa%^6gZ-ku3RcR(vs8 z^1X&Eb=*Uie7~Ud?@{~+S<*gBmb5P^`CrLWwj6xP>h4?SgWY}0qbL`hxnwE-e8r2E zP7QgH^~uM`vnEA*ww)*?P?jHD^O6LKx*nC*=0kWk1snUOgJk{F# z4cL7j@n@xzH7;c{PjQ?q^*xL%cIGL01vz2uSA!P|Hz=Lc$Q4#6skmL~3@E-p>0GRM z7dc_=>{0wh#rKhMO~~*FnGYi%JfY;@SNgA#rH*fr53~C3g5CE-e^)yB`0mTqWt3t* z@9FF$lzf`v8A_){$!itYlcfyn6mM62qvG4hQvQ3$N89q>2X^1Zd|T-}L$0to&nkXR z@vjvBhAcM!s5tkKRK7*zqpZydVE6sekxE{o^cRw+Tm9pyFT6s@o0R?;%GOl?T-dFNN@ja*e z&U89iY*vyn_897vypxP|0KW{s%V%Sq%}HeO`4M3EyukvcvrKV| z;&o(6dx4VgBuo2V4tCEHd_n1aRq+FgpCC)xHXT;-eKGPZpcY$YQfW$=50UvlS02zFg^FLl!%G zlzgAk|CZvvkfkrZuQ(GfcGuLnT^jHx#aKQE@)E^mikB*0rugHE&rsa1xKr_YiZ4*S zQ}N}BKdbmA#rqWBuJ{4P4=etT;wKfqqWCq%Zz_IEaSZogoIi6E^SMnYAETJh7rASH zKC9{2JU=iOh7lGh`H70F6n{){z2cWE<6kQNtzy0h%;{wFJ8Q9Ho=*@St>ohro97T_Sby?a8h0&L zuJ|~`&1AW@TCLbTV<7T%N^YJRm}>3sq+Ix46knzICdFS=Y@QRCYVF*i-mopRx|luO@hr(C#`@&rB* zy0I-zknHo^ZoCiT*xhg03U=49+bE|q5Vm7;*TOr%?pk;kP`rywCn4;{=J-mo^qFfF zUr(kZ5%yqnyq7F}<`%{K$kKmqS9}Lq`pjL5?buy%HR=9ie5T%Vbp1D3gE zkSu-U6X;W}Kior>dE;;7A{a)f!bQJpYtB!uO>ZJgo36(C+O^{YF8VY2w`V&2mhU;PFC zS;Pq&A%?x<0%4rG%=;%OCm$yAT=0>?ya!UE_&CMKD_*9!LGc=4UMsXJ-XP3j^$Er2 zDZWJUrxo9z_zQ}^qWJ5=lVSg1;ZpE-74tb9)}8Vn3s-`Fs`yBi z;zNYl$`|7{j*AOoiJ^-C_Y1&HrET&=2^nDc>!7a`7Xtu5@!2etN2F6 zw6}-YbmicwZJ~^8Lc>^AD3{4u4$n4~4Pw zUR3%=0aiGY#cjc*Tb+o-W)Bof6@8aGBy2zYFhz{9eTm3GadYJBq(A{CUVZS*9#QgN;D(~z$e z{yw;kEY}F#iZ=OH2sbMJf-sgZ-ffES6h^hZ`-C|UKO)SwctV)# z(q|RFB+R+%HO0RcW?gpCx2Y8VEJQ)L*Ii zWMS%elG$MpJ|Rr~a}=L1OnpA%x9DhU<9bl>&B9E3o8mha-!Gg69X|UOYxtDX@}1xQiq%)Ogs6)v@?~=PK$7iFx!2e;^T#R?p~(&WZ?wlYZRX; zJP-0t#r?t@v*!yh0q+v72Y*WOwTeHdc%N_!^zRft1$>`yC-?!y&ywdrh`?tZ$*kiq z75`3{b^MFsEKG#dPe9J+8y$}kW*sLhK1!H%EE8rOmk6_tOBJtB+@$z)Vb*bjFzeVW z%sLJzzKmQ3A;Q&)KO@Zg-lF(+VfKyx5N6-_x-k9lJ@Q-t!t;t>5oX#q6u%?PG5((7 zEC^_aHsgv95$1SLD4rqAvCn5CnU>7wA<69a)ruR0*%qfLK3#YP9|;Ejs;3?yyR z&*uo!&z~kA3qZJD@#ln%KNas6#_;p*R?KH0X$OzCcn1_eEzBn4Gmz9Fzb4E+^QPjr zg<1ah6lWLNv@G*z;WgmN!e@b}DlS$$SMd_zKIktO?g#VvNtSH~c#UE{OX=htiu;6j zLjPRh-QY`vKLx&0crW~sOjTU0c&_3l!UfP@F3j(fn}qqy{~E<- zD(+C+C(L)foGV-mzC@Vs4Z2cz3HaX>e_ruE#a|UZ0s7xi{IGBZ5I#U1;U6e|S+RMagXsK8$<2EkL|&MYvSZ%Q zP-ycq&q4^B_b>=oP+!=*Z()qpH}6;wHt$ss?xVi2d4EEY)i>`<5H{~g5Z+6DVe_2B zc&l&Tfgo(&dmwC{c@Q@5HxM@OG+?JjFz+!C=Az7fk5fRNWOexeYmTQWE>*ll@e0M} zxdpMaR>`}`a{azl@eajTk`uNJdlc_ee3#+}6+cd%YSTWi_*KPkDSl6JZe}WN5qX-m zlTbWM@dEO6t5dDmJbNJW(U1g|RJ@&x>n4WXimz9Ei{d*J->>+9;vXn}S@D~S z|3ogf`DS8K>9|nwWbzEFQ>=KN;tKLCt5c_Vjbi@SocnIBPw_UzyU1LOAzZ6?uj1Pk z-%Flr^&e6El;Rf@|5EY0ih0Av+2MD8j?M4lkG1xvQ7&Anc!}Z_id)FX*|clP3oLh& zd9x8=E14H82s_9;nJ~;AIA`Nv>pJWQ`|ZBdQGZ8w>+J5X!H)jc?%C$=l-yqrrT)7s zDSvA=`$Lt@pU>eB>^@wRf1_mnx+{$;;_!E2X(A#;3;ycv!&Pl|2WOVLp}!_OIPL^KM z2&BxX{g<%eimd-3>_c?i_%dGA{}(oUuwyGmWP2+MwQgVlCF|wEhs+q9Z^~xRlX}p` zha~tg&G7v4fd*xAQN@Hu`v-?Bl8HR1>{FA-hva{dimB0ze?hbj^nr$>^NdkWGXx?- z&8U6Y3}cj11&T~B)|W#jmNYIMqN6L8>c>N89#eqfXArbfbPD;96hr5n4@r<_!U?BH z1n|9P;T2iiNFDBb^RTiL($#6ZK31V{??ui9h|gNCenzyyLym~wTg+` zo88vCabrgh%C~i}qi3LXw$0WU!Ay=tqgcd2Uq4oT2OAPl#HF(NUXy9&VVg{lfXfII zc)3TeFh}@)`67FNcL$D{o^iat!doHQUL%fkvAN*v@qUW7S9-C12Quy9vMsQ;1+4Ay zHb**p{gS2vdxjOt9xew0dpCo%y|p-I8C`JY`z!>yd~0FvEy!5D9EoFn@583;-GSqD z<-1$bRAA502t&L?r#;>(VP3TNIyPh_X^}pQ-O`4Q`zI~7H7}=t_H`r1To=3 ze5SKE5}9gy+m*eMNaO6)Ku?$N0OE?Vxj;RJiio}IVQ(ws*mqM(k}@ z_IOLlmG6d#y+?+z$9rr{Q-O_Px3b6Y#+z%QdJO*+v3EV}O@n*~wkg=0 zy#h>LFcGvb?^QY*5C@zCJ<2O6M7Up-??@awdkZ4=o*%{@-$knJ9Z>eBD|^X^y%%6_ z0Sh3(mG#t!y&u5dKIrVgb~H9uzE4H$6~RyG>|GYIw{2I-9&bT8d;b}+$9t~n`t#Q# z_NHBy>d(h0d;cA=*8+Rf5bpx>W#I3c$Q3+5SOR<9*zdqrf{k(P7oz~WeYe8iZpdAr z9s_^(M6Tcg!amsJeeNA#eDxjJTM8v@FB9d^fpH8gM9)PJr&kX>`s>5=%)3XSC%4!< z+LNy_n4Kvf^WGULAMgEE84de^XcI03kSpw=S9e9KeR*q*arB?Lzlpt@|E`C9ay=}@~g|fFjV(;`}?41{}ce}E;RN1>DVs8+~>k;n)>%nka#NG?A_a5Xs zuvKGo^)>HE#j)#Gyf=Iyj$Lr}o{!jj{?qpRE!ta#&DqO@A>F=far{GPO!Rp8_lUj8 zSK)hbY2Ov1$M&5Ov9}<{wi|6QxbpE{G`WI8gxqU9Z!PvLAHS+~<>PNoSU%TJJ7JG& zcNeI~cymu0d#IbR2YT#xE>Mqwzeyoi@BpC``Cf_r4s4tk7{_{CCiyyh&%>VFI!CP4 ztPqD$FM14uk>G2{^Qr_&fXUy_V}*ZboM?MvA06mJ5Aa9me_Os z^j_GzoduG>eCdxrM)GaXv+w29dgQkw`L0F23t(Ue;`n^Fs|SBOL%S~Dr(lo$#08gc zi|D!boi-wUz75c0nhG&+{lBI1ZH3I`dtt;Lf1kkhx(n1}*cP$()OB`T?m%1{HfQg) zh`oKVw}u8JID21;*ekdm&zC`m_ByaRdyk1d=NG;pW}n#Nj(YT47W~D%^UFTyt)M`H z%a<3g5J7ifu7hFB=m3*C?dX28~5IVg(p+~L| z#obtJ@O#i5IPSy7INJYC#NOk$h|WqNLV_#nqY--xZibD7wbu__XV1Kk*(JvQX)H=h z7%9Qo`&A_0_sj8a!ZdoXM)FIcpCk76FR=YIn(w<2do2fWUjY82 zy)DY#NQ?(pR@%4(i#ezU!Nui5k7cNkn7!Wti@kFobLC4!?5)IixPKTYiLi6__?swg z@8!qQf6!4`zVnnl{zi&vxYlH-YQ%p|A8MJOjN^7(MDO=!rP64<3g}@948ruY!`EA` zd`)7{DV_nn2i*boPH!djbUl9gGtay)m-X0=jdARM$%wtfy0JcRlLO+Ny;CFha$mK2 zw099UXOH@De-Q3K=d3`RUjj)hHtH2(gD4o2K<_O$_rKHR%X1W_ogiHQ2Ie1>#RXTs F{|_le$B_U4 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9552910395b0bfaaaf7c408cba47a8b24bd7926f GIT binary patch literal 8892 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 U%jHy1V&~A6`27GDCc*0cKV(iVD*ylh literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..764c73d64cfca8a96ceb76c91b88ca717fe805f6 GIT binary patch literal 28360 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

bD?dKR#qXEo47a>}<-bP@gUgxpTjH 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

mP%4(B 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°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

-=!UC zneWf03s1Iu6!Phop8?Ob%>VV2SmwPeK3}HIH^HY{=KHhFWSl>AtA$%F^P1*-;eO%I zSjH67yF~b_!h40kF8oc)XkOm^mb1a%6@Enczl5K$%sJ|RTh0Z)D*Tq^63E{Z=Cfwz zw+!-;!sCSbOxfw=3-dWL<#Q1B49m6PD&aceX5rPA8=%jH&S|F!+%3Gtatq`;gm+qA z0r?e{+rfK z$2dPT*t6~WSplP&cs?(b;CR^Q103s|{wVmJzR|Jz(Ed4WEq$4pNTwd0O5 zCCpuEQ8^5lJJ@8ZE%a0uMgpy(wtD|F_?4sNq!bI2WKR$Hsopxg-nh{>Tfhe=i0s>J?yPcpjs_ z%KDwXh43H6=A5&)00Oml5cYVE(H{GEXRi&c=^F!2Eo9C)d;A}u+I!+`&wBzg+QY5C zsJ$bZE|h92*MIp^XnhaP#MJ&?B+`Gt(}@>L)g@A3qDx52O-5==;E@2muSFSo|p3tsby z+S>>{t=|V=52C1Z%zGP-dGHYQ^u%`Y?tqf!<4wfNvS&UxhjID%=LCBNXv9mYV4aKW z$^?6_wc)w~dbG#skhAyo1bh8>35L(Aopbi?OVE2|8tT$T z%X|JVUi05m7YX+7%nau2PUP(UM}obVcLwue+T;5=&fas-b75$s_+<1$1nb4YTTqhMIvx|{|m|(f9L=J literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump/cmake_install.cmake new file mode 100644 index 000000000..ded63cf70 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280/cmake_install.cmake new file mode 100644 index 000000000..450141829 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__bme280 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities/cmake_install.cmake new file mode 100644 index 000000000..353c843ab --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__cmake_utilities + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__cmake_utilities/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus/cmake_install.cmake new file mode 100644 index 000000000..5904e7039 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__i2c_bus + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt/cmake_install.cmake new file mode 100644 index 000000000..07a906ad9 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/managed_components/espressif__mqtt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/app-flash_args.in b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/app-flash_args.in new file mode 100644 index 000000000..c00af7646 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/app-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 40m --flash_size 2MB +0x10000 $.bin \ No newline at end of file diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/cmake_install.cmake new file mode 100644 index 000000000..4376428a2 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/flasher_args.json.in b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/flasher_args.json.in new file mode 100644 index 000000000..88b341481 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/flasher_args.json.in @@ -0,0 +1,24 @@ +{ + "write_flash_args" : [ "--flash_mode", "dio", + "--flash_size", "2MB", + "--flash_freq", "40m" ], + "flash_settings" : { + "flash_mode": "dio", + "flash_size": "2MB", + "flash_freq": "40m" + }, + "flash_files" : { + "0x1000" : "bootloader/bootloader.bin", + "0x10000" : "$.bin", + "0x8000" : "partition_table/partition-table.bin" + }, + "bootloader" : { "offset" : "0x1000", "file" : "bootloader/bootloader.bin", "encrypted" : "false" }, + "app" : { "offset" : "0x10000", "file" : "$.bin", "encrypted" : "false" }, + "partition-table" : { "offset" : "0x8000", "file" : "partition_table/partition-table.bin", "encrypted" : "false" }, + "extra_esptool_args" : { + "after" : "hard_reset", + "before" : "default_reset", + "stub" : true, + "chip" : "esp32" + } +} diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs/cmake_install.cmake new file mode 100644 index 000000000..51ba1cec5 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/fatfs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos/cmake_install.cmake new file mode 100644 index 000000000..791f65e7e --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/freertos + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal/cmake_install.cmake new file mode 100644 index 000000000..a73e5a655 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/hal + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap/cmake_install.cmake new file mode 100644 index 000000000..2607fb448 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/heap + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..2d48c49a62159778e832b5b39e6a81a25297b4ae GIT binary patch literal 212660 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

T~Gt#pHfPf1u=8(Z43ywszRZit90x`gW-Ai~516 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/cmake_install.cmake new file mode 100644 index 000000000..765dfd507 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/http_parser + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/libhttp_parser.a b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/libhttp_parser.a new file mode 100644 index 0000000000000000000000000000000000000000..a8bf8c7087eef8280902c228422089c78efdc881 GIT binary patch literal 213188 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 EA9U`29RL6T literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test/cmake_install.cmake new file mode 100644 index 000000000..90eef4886 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/idf_test + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/idf_test/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154/cmake_install.cmake new file mode 100644 index 000000000..1422d5ebe --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/ieee802154 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ieee802154/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json/cmake_install.cmake new file mode 100644 index 000000000..99e29511c --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/json + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log/cmake_install.cmake new file mode 100644 index 000000000..6e82a4f00 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/log + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip/cmake_install.cmake new file mode 100644 index 000000000..656243e07 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/lwip + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main/cmake_install.cmake new file mode 100644 index 000000000..689e50fd4 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/cmake_install.cmake new file mode 100644 index 000000000..de5641812 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake new file mode 100644 index 000000000..cff12e542 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake @@ -0,0 +1,52 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake") + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake") + +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake new file mode 100644 index 000000000..106741e05 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake @@ -0,0 +1,57 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ DIR_PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE FILES "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest" FILES_MATCHING REGEX "/[^/]*\\.h$") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/install-cxx-module-bmi-noconfig.cmake" OPTIONAL) +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake new file mode 100644 index 000000000..39ea9a0ea --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake @@ -0,0 +1,57 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ DIR_PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE FILES "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/:/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m" FILES_MATCHING REGEX "/[^/]*\\.h$") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/install-cxx-module-bmi-noconfig.cmake" OPTIONAL) +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake new file mode 100644 index 000000000..ad9e37105 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake @@ -0,0 +1,54 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake") + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake") + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake") + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake") + +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake new file mode 100644 index 000000000..c0a530ae9 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake @@ -0,0 +1,152 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/mbedtls" TYPE FILE PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/aes.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/aria.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/asn1.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/asn1write.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/base64.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/bignum.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/block_cipher.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/build_info.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/camellia.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ccm.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/chacha20.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/chachapoly.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/check_config.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/cipher.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/cmac.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/compat-2.x.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_legacy_crypto.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_legacy_from_psa.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_psa_from_legacy.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_psa_superset_legacy.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_ssl.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_x509.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_psa.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/constant_time.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ctr_drbg.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/debug.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/des.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/dhm.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecdh.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecdsa.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecjpake.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecp.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/entropy.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/error.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/gcm.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/hkdf.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/hmac_drbg.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/lms.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/mbedtls_config.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md5.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/memory_buffer_alloc.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/net_sockets.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/nist_kw.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/oid.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pem.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pk.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs12.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs5.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs7.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform_time.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform_util.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/poly1305.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/private_access.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/psa_util.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ripemd160.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/rsa.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha1.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha256.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha3.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha512.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_cache.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_ciphersuites.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_cookie.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_ticket.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/threading.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/timing.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/version.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_crl.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_crt.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_csr.h" + ) +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/psa" TYPE FILE PERMISSIONS OWNER_READ OWNER_WRITE GROUP_READ WORLD_READ FILES + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/build_info.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_auto_enabled.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_config_dependencies.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_config_key_pair_types.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_config_synonyms.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_composites.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_key_derivation.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_primitives.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_compat.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_config.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_common.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_composites.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_key_derivation.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_primitives.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_extra.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_legacy.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_platform.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_se_driver.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_sizes.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_struct.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_types.h" + "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_values.h" + ) +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/include/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake new file mode 100644 index 000000000..2113e274e --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake @@ -0,0 +1,57 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/library + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library/libmbedx509.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library/libmbedtls.a") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/library/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake new file mode 100644 index 000000000..a8c08b9f9 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/mbedtls/pkgconfig + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/mbedtls/pkgconfig/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/cmake_install.cmake new file mode 100644 index 000000000..25b9c91ae --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/newlib + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port/cmake_install.cmake") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port/cmake_install.cmake new file mode 100644 index 000000000..99a8e1ba5 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/newlib/port + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/port/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash/cmake_install.cmake new file mode 100644 index 000000000..de6ede5ba --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider/cmake_install.cmake new file mode 100644 index 000000000..d78a9c779 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread/cmake_install.cmake new file mode 100644 index 000000000..320235c04 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/openthread + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/openthread/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table/cmake_install.cmake new file mode 100644 index 000000000..e33eadc19 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/partition_table + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table/partition-table-flash_args.in b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table/partition-table-flash_args.in new file mode 100644 index 000000000..e3ec33c5b --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/partition_table/partition-table-flash_args.in @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 40m --flash_size 2MB +0x8000 partition_table/partition-table.bin \ No newline at end of file diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon/cmake_install.cmake new file mode 100644 index 000000000..53c892183 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/perfmon + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c/cmake_install.cmake new file mode 100644 index 000000000..0dd13fc8b --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm/cmake_install.cmake new file mode 100644 index 000000000..20091b5ef --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/protocomm + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread/cmake_install.cmake new file mode 100644 index 000000000..b863b6069 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/pthread + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt/cmake_install.cmake new file mode 100644 index 000000000..d2a776fe6 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/rt + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc/cmake_install.cmake new file mode 100644 index 000000000..60b6388f2 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc/cmake_install.cmake new file mode 100644 index 000000000..7b4e9994a --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/soc + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash/cmake_install.cmake new file mode 100644 index 000000000..d2665eb94 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs/cmake_install.cmake new file mode 100644 index 000000000..08b957233 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/spiffs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..e4d22b3e006e3375c8480a4bba3ee21ba8bee764 GIT binary patch literal 54700 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..59a1731bf2ce46a7e059fb71f71b494a3ff3d903 GIT binary patch literal 15084 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 bTt((2jQTu*PNrUt70EY*iN+BX7{31np>8S} literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..f80665a9c5ac4932eeb46476a49308805ffdd5ec GIT binary patch literal 49800 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..a560415fcb9485f29a99cf3563a050355f714e52 GIT binary patch literal 100216 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9b3e235cadfc9205b955a67e67eb774e3b2d8b01 GIT binary patch literal 139972 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%0D2b@h$e*tSot#A0ZkcBvfTUJq&XTJ&XB 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 PGxP8RBFoSgiS+&h3?yV^ literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp/cmake_install.cmake new file mode 100644 index 000000000..3cde07a46 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/ulp + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/ulp/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity/cmake_install.cmake new file mode 100644 index 000000000..fc499ed50 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/unity + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb/cmake_install.cmake new file mode 100644 index 000000000..d64690a68 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/usb + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/usb/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs/cmake_install.cmake new file mode 100644 index 000000000..9d95d5077 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/vfs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling/cmake_install.cmake new file mode 100644 index 000000000..da3f3a1dc --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning/cmake_install.cmake b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning/cmake_install.cmake new file mode 100644 index 000000000..c5e3d2584 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning/cmake_install.cmake @@ -0,0 +1,45 @@ +# Install script for directory: /home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..4f70485f2a42e320be5eb0d5b8c68dca4ad8fd92 GIT binary patch literal 57416 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..2054baf5d4190f03e6d93114991385444c1e98e3 GIT binary patch literal 35764 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 X1Y0gYO7dDEuBR5@f7jSV#4Y|W!8<6K literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..bf4277536bbaef1728f3cfbcf5599cc2d63dc14e GIT binary patch literal 88788 zcmd3P3w&Kgx$j#0m7T|KlAYD`-R|^7TADU}5K`LGCT-dV+9V|D3ksV&cAG$&qTLRCNx6zq{&K{*`oAoxIpqaaokR73$m(Bq5a@v1yTKt;X(|2H#hPj*|6=bn4+ z@6Io?=0D$jGxNJVf~%NR(@ zSkdB4tUT!EMGqDpfcVat<3>#wE;xMjaQ18C-a>n;XefRz^B@)LHswuBrKVjRZil3M~{SWK6>SCqq8rJLd3k$q>X;n z{Z{0$;Qd*urm~#kdvgw*G3*w1WPdP}=j~s6P2SjsYp=O3RGgRpoBSKT_w?5vEOCxa z%T?^Ro}bn5`xOlvsy2ltKfU{gruzem{>z76&G}Z~v9Kxj*0aLJ#qPzQ)a@DiROtG9 zk3;xlpK?vTkIqJ^Pt2ZDJjZ!rPU6)_;z7;)!X2(DR?MR;%C-lj?dVpt{afKz*#uqp z6*;erABI&-Deedlm6mMW9EL%8Fo&B&{8yeD zKJD}(-dS>nxA^~avBx-^VlaRn^qKG?;d?5;p^vx zI~-FEO%S~I2OiV*c}32B<5BaWdsN+IX1#@))iaj@HiEAyg5E6ejLhnfl=hhR&}KcUt3)I)iro_l8VrO({((6OmwRhg8x zDb>xAcI@aJFj$w0a$B5NvuH_&A3vC#d+q-H1D`Jq9Pe@Nd1yFiTWR1xrSnc@&XLNQ zW4kd31{`NwW#GU%4v3wOGjnv{z&2-S_LL)=Z$3VxM^esZ`~KGh!vzp@=$y-b6M6Q} zE1rG6>RTb(-Zow@!*+rhw)Z@wWW9CvXgz`tY;m@Yo^Plgv-=~XENA2O9vgnT$*(i5 zUgtYttB|K3R zzY6O{MaIAsopf0n?+vA8W6hRcj2Ufwj0I) zSJl>udt-k#_mXcrC~r8gUhmJGDRA^4-oidwbs= zDl9+v_;9?sv>j7w6(+Xx4z@hwRX<+P@zDFX&Kwhn+~z#|xKU{FIWrzSy8qZwJ(KLn z`KO19FPlwG=BE2vtp&(>-~!Bp2X8vKGhM)iImMTFV&Y?Khrj#D(piUpGL-E;k)!DB}c9X+;R z$#d%;qiY{}EaZ3j#>=7`zZM<7X=7#BSIzaIjT=Kl)2AF-J2ZXr{)@vyN3T5m_;t4j zT93LnT+@l!?ycz)e|pS$?&!TQKlenu`N5-ySjXXekEtqlhc7`4wd(i!J zdq4Cjqkw`tlNZ#lJ^BG3UotdWvBBjpo;~V!B4uAKZ z(!lE3&dnvGpy8X9hC4Z34$a17QaChz>2^#hRSuPMYv8~NN3^AcdEqinoUM;fJRBVw z8@PSv(0K)UT@SzMFDiMX@^*YHGUtb2x+ki#K#t!Z$agUJw{Bi44amzsX#-YADBv%% zkl_~`6{ER4j6SYfGTgFpI8wYJGW4~F)V|=xcerb~Em|~G68mIn?7^dfVn1x9s6JA9y-Fw?snD#L>r5Rpi15I3>J4qDnf> zxF|JThOHIn=Dj703v1nFSr=dYcHglFF6)yW6!Xaz>bCcWAMuiaLK{u*5bL)+48I#;ib$oAX5JT&$G!_nJA;EL9c ztBqnqrZ)>^Ifq_ejm8EJxL8kNF8khMyQ-X-tyS;zji0$-#XHq`Gvmu=POaWp9XdV^ z>q~X@oCgn#ac17UJnx>d382mB+7UMmjhvE&QGy_TiS~K8)(qm(nd%zXNb$9?63a{7j)cx zPM+&{dR}6X4Ijce!WoqqK`%H3eZwi}Wv8HTIR$;DPcI))Z?jJyDbM>peI);tr=asZ zak6$*o`QbXDd++0iBvfw>zx9fDf-1DSvSfD`(UEXN7IFoul`M8ogFCIZpWbW8^U zH&P0|(01gBoIbXj3~qE*F@iw&3x!DeSp+GI$1Oxk=!0lnWc}D%$Q23~#zFcp3W?N@ z`;?Hfz6VnYJw?(}lh-pxd9LGRjV)>=ZU8-Ny0?#b>1g0NMZ?64Aa+){_fg<*DDo?k z>LG9Rg?v_&6$-*UA=CuYh_gaDa!ueG8I4PJ=(kWtc2SI-5^w{xQ55kI20~6-{6`?= zRN>M9##|~Ohyq9mfy>FAG3HI;b0KH$?D(gNmqDI9uQ(qWqTRUUu+k61OZI@1^9Z=^ zH1V*Lmla~Uu_uG0z5xZregy3~v3*dU8*78mfmj09VC)L&EA}a*hGP@Zjgi<-!IKp$ zMQ=u9-ye@A#6F6C$cfz#{@hqTOeQb375uT-6ETdqSQyRBk8Q;mEQr-Z{KD89;Ecy! zK($4&d!S!0_FJTmj(r3AEsp&ou47`0AkNs>6yR~O9B5^HEDr`SA@(Tf6Jvv*Op1L7 z*U7O#)Ho#;h75^V9i%OZ4WQ(yv0tO)X|b7T^7L3ex_CzHOh_^__G4)6wAdnWmc|xf zlA0BJ19Hxey#xB`v7drICpHEAWwBK#f37p?aWps<3AvY{sQgH5Ryg~0R8X*^rOk=W z4#%iuwCYa~Aa;5<$YzB;i?T*dC}>4e{1|jpFlu_V9C8-*r`nuRGxFXCljB`W{mdM- z5nNFx{wJhI17o6_5qf(dMqq55*zrCAhQK(9gkT3OX!PL11x~0~EM@fI{0b*DCVm{e zqX#RU(AYwDc61l`a(KBFUd&*M6EDD+EC`N|{s1)ZqYxlCA-f9PsFM9XQ6izD*1>H~ za8l$|a7Dd)P=9c8KJ6vXiL$h;5X+7K1yUB|&xlS#p+!5K{F#NN9P&k%ruI7dr;S~R zNXXlde#kG4oP~s__c#V-{w!fbQ9qNSSYYuo)R7gMiyUL#g4!>3^XEj1!CZ7{+oeu^ zS(w=IUPXW9&lMS0csGJMf8N+~q^$BnkUqa$B5S=JP{6!Mk?EM)gn}3F|ZS_7wo2`(@#YO0{{4+glF`Rbq3(Qg}jp-fArK~;Pdn|aFMD}?%V-m|hTa>Zit7OT` zqkl#-Kj2NFFe{{*VQ(UgDZfhC4tc%MQ+~BXZXCOdY%8T>Lhh7Xpm*qMwdm>}ycC64 zBf9#5cZ}^`JEj$tyyCshY_;JIME=birV!^yvuE^Xo;9N_SitD{crMK({V+$890!dBVBXRrWX&6^lJCcZ$D( zVG|`GE5vK@Tj;v1PzB*75C*dz;j<7jx=y&xlk4enrQL~z??F^b3_J0&QR3444bfkN zCgUi7W8s^?jSpQHsOMq&$=@P|kSD!*f%IyDcZl}3Rl3Xbq+J(DyT*Fb ztfVxn(uuPEtPrmg?iHKnSjq2*Oodg(95l&^{Sjv9#(surGZ5>5g$JGZ#USm^?}~C# z_eyCQI||HVT2c=0JULE^;mqfahdUi``z20g{ut&Odpr{YsyH}*y zGqGbq%E`Y>+g$#hiMlli3Vj)rQS2=CQ z9swm78xI_c)j;84XYvDLR;;h!1~>9$=KBdQPHdv&n~LN>tdY}UtOJS+Dbc?J77;y5 z#eZz#T#kQ%Nb${3Q=!YjBwoejM!`3ip&*$A_Wtw7_j7NV!zSQ!Kh#15cY!Pxbv zEEGE%^l)qp=#f|l8k!aRSJ*~0b}tIcj(r4_oY-r?xv{%YOr8^31qH<8c^td(A;>-_ zo``-1^%Qls?{VTKVb05H0*+6OFd{EirZe1YUkjQuj$;tRC}Oqo7*0*Z()((%dD zy*jX*zq4oARl&^T-XP)0kC zD-++pCH7KoY{|L8zL9v2N)4*m+lf)w*~UXE_Fm$3iV;?^_e-8*zKDuBZpph8I7>xC zZpmy8p{N_?loEAIvKh@*sReFHkmcsMVNN8TTe6(8=Bm`OZb^#rg+sshD4$1V8^d$mw8m%AkgSaMudw8$-al1(U5 z(Mq>uH_gUV(WP$5IW+3gD!Rfg>7yYQtLQ3s>R@l16Cb0ZYu%EM!fxVY-9iqBb;!$- z$0?}>AS7nn_;^>gCwttIIK`NtqWjzu>L@-@MfbZUx3ER?u+f9MKj4;dijJ4N`JB{; z-I5P5I$xz8a!anG>K3?J-Kh6Q>?63*B$ml48{_>fl%fwc@ftVlMx@31p%o`~7oh7* z`v_*s_V^MvdKx;VptZl>i7$00G2$d9Qk13cG{!=S3pjX|DP=|z(~v#B+!b@nOBB*> zR;UISBr4e5RVwBsK0(b@yD|rlP27PwEWT33#wDI-nXB9}T-YWiUSfBxbwdLvJCS&q z9dM3n+w{bv%y+Jel_nb5?)C1JGa=cW#5wG_dR1R}Vj>4@gNiLm3^T3K&AJK(TA3Kd z8n&pkrHQ|gvrWZTB(C6SY*#H>mDoVeluBEhNKnpgDz+|hkb2p!VhxG!v4##;?J5!v zu{S$a+UCT$92S?T*w(}Xn#HB6?H4DmgNox_D%O&i#@6mou~u{(XWruPqoQaT+L#qu zAXoNZR;U(uOgFMW94Kmy?ty;2M=->T+QuzIisO}_)}nUl#E@45iz!OU*pJE{w`jYp z26^5s7%W8{MPtxz&)bUniY_ghgveO02G^o4$+Ouz2bw7Ap1c6Gt=?ByPtU|(p_Lb7 z*6nwSb`>u}O1rlmYAD(*X4~OC%u3ZhsmuEqjH77pq_tq{_3ALy7paZXfVT+)qiA1z zGRE{CZv*pOkv#ymVQ(Gl`3IRl4tbrh(V|u@DV?D1DCRemZ>K$9Oqkp?ov^G2*g^qV7+y*;RYiiND$nQ`=%tcSTvC(K=z?sm4 zw&>*ZB5Z5yP9!_AUqA{s){1fiu^Ol!n+x97EhyR?Z3367amyG=?077s==?ZK56S7I z=mL=vN94IsX{9$SDjmrqvNu~g)$zUv#d)VoBqTclZ;r|&hgYvmnpWW5g95zr$sdLm zJ?~8PmN$PQH+5sZ2!!(%%HlB5y9p%k4ADTsTZtxkOJqu$?)?zbd&{H0f}o{E{VgfS zTT%26C~c0n1!7}4EQ3Xsdq0EqdMhO|-{UsltC0d0K|O474qH$LuQ$fU@1jSuLZlQw zg`toYsw7;1+Ok3`0jIa&GK1C55Y&mNGjkEHSy`bT1gFh_%vqs2z#JYMt_P69|LPR~ z0J_c!k&+eSiDbfO{B9gQC2}0}*!7U!i4CG^H?|2)2*hTf*+HlDdIX~@!)GD+Ct#ex zTT^mzX1$LZ$6OTo9m$l;Dg7auRy;Y2%th$(8NAP>E}Y|?(mH4&|HD$)T&7cVGvt;* z>CIrxzh07>MkLLUDDP`Qdfv4tU4$kCr;9#&$XX?3e-=sk*GK`klga~zbs>|~=ajyJ z&MBTH!{A@YDP@-~LJ#C0ko-UL1rU@ji3`pQo}nQMkC(F^0cZaH$U7#3Q#u3W{DV?V z9(1azob@E^E?63wOp0pnn;0=;J>lC#>PpOKmbmP~8R?6NpxXJbFw~&B(bC6^qGL&# z{bTgixJ%t!&WgN?HiI_;XFSK2`&=^?f##H6jn)=V$!51bM$TW8X#&}+fSl5sF#7Uu z6!BhVy7ZJK#Z?f0e1Xfh6k{08kP8nGO6ZBCv7{Na1=TJh=#6t*R)|e2{V9YPpC^^9 zV+JW-vZht8#Q7!$LjIvJbL}VRNO5KejrU4tNDt|nSjem^U@ZApM-H1@PU%>z+4(m~ zSq~ek%E#iJ(wS(}nDeu!n(r~4rYjd`b~myX&UHoNzc7ufgVk#yHfI3m^e~2)`}2TQ zgSc}oynAFG>|hR_t1{_~-y?G+)96kgjX~<(6_Bz?coE(`@>xvGWiO-4ku-}o@)wl; z7W^FEp>yvJjHA-Gqp~*mIh^4^6xDwSgahz%xpxL}E;-!|Wt`p-UCh=#h4d%k%eVl5 zSi`#qzXO4HIOpwj+)o8&QiRbU7sAimxq!6Uq@9WQLiqAeK*jDofjAYl1%wUo^Y^lr z=L7D;ATD@sHYNlBxp3ij?+p~LNAEApKHYKlf`2#sqS1(a2;dMSC5YS&@Nsx&K{sM@ z51tp;p5s0phz+rX-AFkOo+sfKUW3RF0bY_!a}gT`Z-5u5*KwZ-#O`ILB}jP#Jiisb zwTS%_lX(%o?*+p7XyU>RND0Fpc+gtdg2*I*3Gio7p!>is7YY=Z6A)PzAhn$Alw}P- z4Ln}Wpi$D^PN(YJ^WFJpx)+3RYKTmm=u|WyjRSVQN(&5(M`G}%=E#}u)*yJCimjTX z%W&j@BQS`Pwz?Hg#UPS758t4ZnQ%d17nmgZD3UpQ->H*#!SJ2{jZ;5mDF?S(&T+{t z*6BMi+T7=rnS;yWV<7j)@+rm?pLb`|6fZ)<&WB%&*96F4#YN3+QkMCGE0%c>>DR(5 z%Y4BV%lrWd_rRBlWxn8wWxj{Cfj6q=iYdP6j-!3Lo92qSzUaqx$!55eo|3wCb#%V*+sBaSN)z5WMNptI9u2UBBzfQy|_$ejhb0 zJs*;<2FJ}4APaA}xl03uY;Zp~df+Q>0S6~$^j@&mxG_#h9`QVs}!at`t zl**tvs%$G%g@@VTsE28MN0%W@msU0-rE-Sj{LD{rDjx>z>Jm#y0k$1Ob}OX~?{=bp z#Yl$04TvYv36z(n0~4u)Kvk2`zq?xc95gLX6Ztg!J@Dn_w3~|p`BmV;yO7SyBz}-4 zmJH-^C=_C?&xK!dF*u%pshyqLHQ=~=0;hB8rivxA_lcMz%z7=7I5~e!CCTI*i0*ePE<^%t>fd!9+qN;+pz(P9!{H9j zh1GC0iosssE^sQ|MhbU)b5)8NMxuXhBJM)yIZ2!A)jn3KI0aX^PfTB%|kVDKBy+nmq2(PehCkhYq>g8>ytKjEKQ|@qAuse);kEpfgyGZ{Q{8i(EoKKQKpEqG`7U&wPqy522PFGq~3_Xc+n>z##(l!xrH0G1Z;pG_5hAB1P%%X#a} z{h%A?t+R>H#&~LEc|Vd|CtWn(@^FvzPd7z7ZW)W-4(56AY8iLjRcaYm+eX)&%6Z9c zR?D*M&fx}N%xbSSY?3e}>4+1=cS^RS+t;nf(66q}S#SvvLkTRi8)cUe6;oVb| z@EcvixM`{>N-Dbqbc#%g=V^}JXyAy(%DxU$FxCt+Av)Lta(#Ohy?3e3r`D!^$i#Jx z>bo@~g>$;7j}w|GZP^O2QY95UE>RO-KB*K=MLW`ID=%e~=~V2~wS|zX24jZ&er**W z0xQ)yQ?s7fMYn=OMv7{kv+Vmw|2dlERDCH21}D#YG57$F zu)u0LKD{YhR=07bY*ydYd({f0i-2F(Wh((OD;pcCWjnwv<4BAg(GyO4mRp)Exs)1F>d5%h%)bDPJb)#63cbQ!;%@WLgN`)8JKe?^&ptTP>UXf10DF zku|bY|7Y2#-vQpk@M|97ruaVD(SHW<`{8+G-TC@ycwmi6Y$J0ju>X>kvP-96^;|Yb z)0|aJm}}f?d`YhqNm-DR^ctDPUqcPg!7E8Wu)vn|+S8S!)n5;yq-*8e=5DB#`R>|k zF{_QL71v2CZh*26!mCycODm2c{xQfJy<>Q?qNAqWBdk#=w09-Vu>fT=ms04?@k*hq z1v&p{CoIG8gTQyYf_?-;HS;sw|$IhBCEB#1k!K8JDcR{D~> z51M=ArCCOj%4$k-KI&NKOR`u?QX`$YcpAI!J4pQ+e2sMJ;(4Ua!2nOdD~Xqg#Q%W! zP4H_l6mS45F3bXLnb3-0y}9sfdXV6rEe5aw@ml&`EOyI1PD$7RRIn>4 z@M8GP&XT=1n4F5e;Np$R3x#WIU^kBO7xEy-ZMm!oPQ^{&;cd>Heo0Qn$3f!_(VH|) ztt)bmfC`m!8uQ$((|2LuJb^syjfz(Rcu)2zNn{Ub+o}8|QjA4NKl~%u+-albwkgt} zbo9d(Sf#RvX|fN!8?FC1yt0Vtr|BUkdYdtodEMsfHlF2Y&SYM9gVJ-U=#-DipMhUZ z{ml~n{SMLB;c=6K>O6WEZY~aYXF7~!F-8!b zDe>%?kTJ(~Yl~bEb4x&+2kyL(dv-1vQBHVqF4JPAD3^!YYMD;r4JkXKrpRH!qj@VQFb{C3+5f>~w)7Ob9_JztLJS?8ehv>Cz@qPneQN zWYKz>VyRA-lF*e)^C?Zq2m&gfs_Ri4AWZXBq>G(C+C6O?8#p5@b>lWS#ib5T8>5v` zI@eu3&NTD1akWKDCC99hWJR3q6H!5$_w-D1p&O5^7<*f_lr$%7b!=eF7ph@|WuURE zM08D?JA#HI&pg&fOB;B=)i}?94CH zSr#oy<1;e(b9s!cI5^~D^vo9%KlAz_7q8~tR1K*rO#-I$5iLX7StFzaVM(sLVGKK9 zX)X%G8zq3tP=LddasOsS3&Fp9F6>F^h3Xxl#}%1!qFvbk`nreRoHlMmj%uw@v45_7 zE49ErVU?~=@@CXmGa|R@x7Au;Re++c(T%ogYcpkqPTBU_5&0p}Iko^Jgg@6#sVz!K z{&jW(Fdf<=Vy3kv!7OT*pz=42Bw-r+@3<0VcAZ8BJX7R2IIsrfz#@kgggY6l~jCZPJ z23;A+jCZSK20Js78Shug46qv+p*6<$sALBFGLjjW&Arpe;OdNI#;<`#moT_CBN@?? zx+g(J76#vdw|kNCr&Th8Z)YSk{;W!7@M1OJv5o3*U9_9KnYOj}Wf2i2+$57OuWCb?f?`M*^Uq z48S@l6{`Cl0>!ZrNSur7GZh3Ly*6MfMG@@(+7k({nP2z(gCkkj`-*wKBDpWfsxFv3_Jk3G|{h1 zCE%tfTi`S@;6pXrz6^^A*?iQ+fUM|xUk!%kzY^|~;x;gN30*>iW4M{SXlDb1t?(o> zyj+nP?AK(52NjvYAx&n;C(S5?!A+XX@FR-M;8sm$$fsrCX7H{iGyH=hGvI&6P!fiC z2Zh`W_@8JbGvre?kQsQI%&=II8I03ph7%N-f!5^-J%fWW3f#y*vup(v2Q|60V(n}! zBo3VS;AxQzc}okjF*phzbfW9-BzRoW89XWQdI!LW^Oq4kqafSO8esLNR6tXbHSTaz+c|(DIMKo&HXlPK<{&ne1Q0VkQP3lJ znm+YT!Fm7UD^I+e_zAtRY_?yOL_*Wcp;gjH@NY=@m)@lHa zz>S9|4||#63V3KQU5nM>id%7PNONpJ7RzyvvQ&)dbm4nKY?hK>1V8Wht`P1`g^V4;5$LPD6K&Qh;oXfEs(Qw#5)H_4+2C;|oXFiT3CKSMv ziJ_9;pGZJCsjCL{|Apx#;NZ}vf62Czl)G6)D9F;amf6iI(9n;3n#SnplM`VIa)|gkD5ldk;8>#2}RUK zwvpq7`TA}P<6N6i4}-FdWJFKtRw4!27_5fJsqxv%?j%~P5*To|U{}X@ zol0hKUPdzGJWiun2APvNNWRMhQgh*E7RsE~;s_HL7sRy?o|<8JHazBJO37R#r*o$l zaF=>mD!f~9RgN!tY2s!>L;1pc1_&&Sp~|<#uw;glK|uQ$Oog|#!?Ydn~}`;K9$UXcdqQZ5!H@&M3`!Aq?lqPg6yVtK&BW+<4wZ5 zPBJYj3F2HaW$pn-6rA1-`|8yhoKeEt$Y2iq$)#oLY{iJ{DICob!ZNr{;3ful!3Uk) z19uYq2HviL@%P{%EQ3G73opU@@HQ`^CvhABI5{#4I zsapUlHsB06OhlTnDv|LsRWgIKGLjizs*)M_73$m|DTjLvPXhfC9;#zNQEdwkAZ}b3 zfa*1q0J9<+v%Ib#1J%&;8N98iMz@wJahjoHk+ek?$#5n-PA&{eHJMFid#vMN2vOr$ z!Z>)Az)+RI*E&v8!e(mYDtM@sVyn*I05rmJg@dpR3gAy>23SX6D|lWB&#Dct)kdn0 zEIFEmA&awS-CHCH7c2(GWotlIIwM_~iu$)A*+RNz6-Xx&a#+)GIMG$AKy*mR-3%RX zL(#pc0=b8+p`5cgV>ZAy8Y03=;2%NL%{>U-eE2?9p&j?6%_x5(JZ~W#hUYC8bEG$X zyzON8c=EU1{}1h7HH|$oDuT{(-9L?rF<>*{-FY27J5uvnT6h5nTW8+d?+oX~67tLKTw>-I^ ze8Hmm^XD(lWa;W`owvQMEt9Nr&C``<$p3$#+6+NWBk>ufj?V7X|Fin~_x{)V28vC> zVs`X&pF%ZY_!}0stuK}88|dkuw;G_axxT6F+*Dt8std1A_YJhPcBOPTn8N3o3>gaf z+qF>0)GnB`DdxYNdpEx3`G1r-V+gTX|2N9vP*iIFFEu4Y8tP@__|7Qpf6T6Nd0u8e{Y3zPg zVsd+`JJr|OhBPdQJ**mc$nf6;0C{*EoZ3bb5LMkWIM9I@TGzr+f)5dISJ93hyqMbC zt|EZR&hBj#2%J(~Z_C1DC*m;_J?GZI>no zdM-_MgNCAcGUq>DVqG8aMsO;?au5zjf^Igx3aO&{8kD4{;lckmW(UCQf)yb=R+MyM zGfyl`{_i~)kYciti#3fk#l>}T*{qu7=9v@-6QnRgs|rmn zloOC7zvZ*Qk58XpCe(yvRyq#{M+wc;7z%_ZMuI=SGCK@00!qb759*p$W<*yX(4qx( zPp6ezhI&A~O4>HXs+8rTnOfYC8y+QzA5|SmeMz?k!{pMjg5V`q%nRmZhpe=0X@sj3 zjNBs(=(Q7jEZq$JW3ALS86j0aUB^wYnLa@)vC&EA8>{&woysyA)bu>v1*b6T8-k|! z{tyW#O#c}RhQ+9UEKaAm*%4GW4_eJexD+j>)C+=FNGsyVK;4ajxKV^`Ah=4D{q8#dC(vAcnZlseJaV7{90Onz+!WI9X_5}A|06AFeW25-MYnyts3Z){5W7$;zUO*8}U;@}7VbM8MWJ)TUmENO7A z(G7|g$xPg`duU#@FcbZM56rn3qiW{oK8 zR9BVP@99aZr+15)7g;?Gj+m~PMHd9y(=jzcqClhsqiK5B!}OP)N7(zQIMZ$y`vxRR zg7xTbSIdxf4SPm?;0&;2zYoJ^qA|wdE5ToSghCaLw@L}hc=s2qVyndyEu610vu6kQ zNT!?!W=ZP8?|x9!{9q_h38#qyW&T=0YD$q7h$by*-0T9d`_dTwvsM{`s)X=lNE6T) z<;XlvLooeH#o&J~t&Z@uqO34HUfOe2wg*m>5Fu-(xtKf&oyRPW;AOM5M%X?z@UIf# zQJPpl*tgsnI)ARN6BelDR|v1XNcG4W6m|LS=lnz!&DR{P8G`DX6*9SFn4NOL3pI#> zk(HvEo`62KbJ10@s|ITv6+?1^`K$|m#Nu{s#^RQhVVxPn2W@b(^H8tfhS6GDwnJ%M zEr_;7m1}*l6S#X|-x3$-rl=gEACmpSnrZVg8>?0!ub4I#C~5_HRUi9#P47ZqK{i|_ z$j@K(Hzr7Yq!XJ2sK;zvd_h!|n2c0oUlBXh?S_R}8YqH1v`)wqWv#lGe5ne8UFiwK zUo^&28<{=xW_rOAt%F4`6u#vNoz3@q0~9s<%xDQmwRG$>5Y=v4*^b$AoNC$nrwrRj z&s-<7iku8N!fd~T$46=xgWtI}ICyv?j(wy-dCHCQ-kxQ7{IIHXmq z%UTW?EeH;3%P*oRC+Ih$b+kNRkDOgt2J{)s#+XQNu7tuJfT@ik)a2qtteAbs6|#T{jAi60#qU-Wnq4=nsX8U zp_X#sipdvOs25jG9?)FIDkEB^cE_0-^*kHK=|Jg!s%hU8yAmP=GM%U=9s-QSC+bPdI^EcUw3b~9>8EF7z^8lWViD$qR)HaH zpZ87Hh8-nCR8+-o8}BorKU7J&%$FZo(M4}jzSuK=EU)$f0{rkRGu{f zQQ1n({`8omMG`I!7TBOay+~tp4x6qz!q40)9C`;tl-tkxe6LK(57n0kHYQ}&G!p5XBu@5pm8yE!*C_a-a@6-JC{Q|3 zm!FNErxyL5_w}GVO>O3{GSghHObCV>Qqf9`hS@IEm@yTCqI7O@VN|JnX5&Zm^>i;bU-lak4{Pc>uvJ>UgjP&ZIV1@E_HKo|e?%CrF}_2_avy*()mUT^2X z{5VrugL+5K*XBlmwna-%=zVI---H%IiQFdSsg1ha8)PnjtoU=e*fi&9f6?Xm^?A{L zIfOlS`G{H3G+VdiKR<-U#1NjBsR9tM3bPI%9+j!&c<={TW{;Dh#;Augmo!uD$2F6O zX0c1N^)4N%I<8cw2D}jqx2&4TsIsZLbP;ZFE>)#ssCmS}`tGpV-Xop!9V)Q3tkxc* zDOIkzdw%of(h5C>kco9g6eWO2|S zsv69z8n?!>ki_LlTFERJDoPMg)U57nRCuUTHS*LA1%GxnsbPOc07Z5UEKxerj5U~` zs>7@++zm}bu@swGR3BrDq+asUgH6_o-e%ai<3lT8g($yGIVwKc1f_04N*8k3DRRZaDEwj8z1o0^kNHO=^c8A#dF zmh5jy?i@_@?L`d(xbhKr&)|Twqo+O9mF#ZWk#g3rS>K#o-B`80CfU$f-(0h@xwgIz zMW45!wh;}%Z|)@d)jK}Zwri@Zs!KLC*EckPr>$>q??6v7)t2P%T|wr-&c0L1v z*Cd;(n$CsX>-5w9WJju{-RZ^4Adu-2s5I4{+}_tSh!4xNfop1-lj~~mJ6?Fup4{C> z&GXFw{ERDqz17*))v~?c(foYqo@^cL>}p3leLl$052Xz_o!h&6AV+IoPfL4SOaDL; zFAKFhef{0Z-j>e3-JSg@rymdaTcC)+9j*8US3bzcD@Ayaju#AC1_t|4b$g0W^yLMW zWNJ@uXJ5-eXHT~%(%FW`^{KvIJhdNiOqWU>(mEw}vcIjRtA&QphF?BL7yHVxwOP%6 zYp$tkTvflR&Pn1Wfq{h!V1gZZbs&jv?rV8OLTS8c7W!H!>UCJFw3&K9+l4=6*HESU zwRtmot*UuLlhY1cNW#=Qd)ghbx+IMvxvg^#gdAzw$kEt*D%+gz+h%P|vi@9cTJ5R+ zw!Y3@>dM*BRFkaP++5RGSG6wLShcElLsPP9L-Sg@7G<~_ni^{AU~@E%etddXy-9%| zidN%;trELn@1XP0Rv1NZ3p!cb$Y3vqR0^YS5BpT{}sI_$)tJc-7O0H?F$6!-0vdBR3 zt%XALcV3oCzyGp_rqtWno!r*a*)_vF$Y3x|d3*TDh{Op*gvsZe2}N zlb%#gQPLU*KT@B>FD56~RyD0nHrFR>*43=Xq~{D8EA?MUk#}iew$!m1yXrT&Ns-yE zivtlYQ?IO0-@4Dt0K)GdaT@9ON0fS-#_8(84>QYUu)7~aJJp_$ao3&NgSmkgqxFS( zdIx6D{*s}tzByS_S5?i~-?Rmpz{r<@U?G5gu)^LxDF9PPdJH#ih6r`5Ya7@5vnM7` zR)?1{JCki)J=?b@9q?4>ozCV(%aLO1VcZ^Dc8G`=&-G$rOzI!FhiO7jnS(y!OD6E zF2(#wF_Ks`(+g?e9#K+yxl~1PQjuTZW<%Tf3*5>?xKa+b^!B$)3;elSMys^dnw?k@ zS6-}!4b>}?^&4v%*Htw*Z5=7R5XEvc*BFjSXdt7AYK(%$rl#8Dy82B@siMj5ZEeZ+ z4s==PE~8v|xlqZel+S5Gzu`82{%$8(jh9jF;#W7X$7g2C zU8!4@Y^Ygzt}{3Y>*b4Ol#GtYJ_(zQ>Kbe>8f#W=#89E+oD#Wfz|XArgMc^U)BsB2ljH+Da$YvgE4TCJr?6CbwgQqKs}^Unka#uDxnsqqjI}WlzsgEYj{C8c=mj6^383xpsX` z{f1^cHNCI1txMK;=_^X#jvtk8!>YR@Q%Ylu+~9Sz^mjP;RZ6knjuwcCvCS?`Mk`iLd5-(M54VqNOs zx9YLMvGX>pKeu+3HLG$m?UY}$AJ~h1k+t}8UdS9qoJuM=)5|_duWL^K-tIPsdrYLL znMdtRxPi>*LZfUM)$N#LceJ*v#a(ai*tfFIC(Vn|(%alA>i+J*PEFN?6bwTQ7qk^q zSg)D~)h>ZsD7#C!afR*G)NZV?$!qJe0baSbs;;hPorG(U46EaQenVr8850@v201YG z=uLm!hV@B%nQoH4qZl-6Jwh>^sHvL$*3Uf(e(=v)r{pb8v~Xv}3%W4jzwvgpXe;ym z{dptayj2UGtTGsP91+sXVm`D)bxcvqRdPpaprfZI3W!>zfKK2l&=;QlwcqZ1aMUf?)En&EABvT}%_R@CNeWL2{N^$!46Ns=IQrqi?* ziwNe=nyU4j{F*!4E^S6Ha5b~%1fJ()SDIW|+kj&t#%LcqMDL+{F|@h)pi-bi?2TJ+ zFqFNS*|xBI_=}Q$3)DtgHec;MgE%NV_*TE#cARA6#hrz})ev)bc5Lg#9)za>Wm28} z>dfb#h}EHngM`CH?^WaogzZN+{!Kupm`iOPH)2=5s=ltq!3*4-ZF+YvM<+;zU1r51 zXh!XDM$RLacGW2s8xiydrW3OhvbW`Sm0T=%a*;haCkspxYw9*6R?a^&q5f+mQMRKU zlc4PRmZ^XANMfihTrju42WeCx4-x%|vhD4=Tl%(@Edtu!-kK<@-<~MLTi?sJcMqbp zvTfZxW!xnUbat2RNbP9r-FpHJ=e&`$*2_|TsKw6OKhS$ZR@g(gB5oV(ZeypEVc<#U zATuq&jzfAb94n`lD$jW@qWt^q3W8;tVLW6?V_9+|>2sAD4K3@4(Sc z&H?E{PBuDQaQ7rVI@yhS=GI%Dkw>IX%-3S<9P9Rko<4U~)orm$L$(m6`wXp|2S;)$^{IrAe7$Hm*#ruWDYo)?XEQT7*?Vhia;|n&RJj z!>pz5Ot5>lTh3e;dET&#;#j~rC_Pz-DZy@gJNob+O=h1a_joM{1Y!%Z zYKvdH+z#N~5{pd)#jQH4eBRHN{XV8${eMh$4z;gtScluw`Zypxio4C~X6eZPC0)O_ zp|6K`fBWavG&PjfVKET2a6wt^s@2J6m@@ub5Vyr7schGRdFsfl*K@1}=(0YXqp+>P z-F2=A>;;|zg(g^=D7&R@omyFbH~>|TI*X7{WxN_ zw090-w5dB!()ko&|lZe^PsWo0(05zR)=ZF8><+S$< z%%9)bR9A&#wJ%Exn?8Hu5yKX9 zXVBlOs+&37DVqJ5Wh`9%V25)5%CCS=EVxd~svvjIs2$GmCtXdF8*A&=snrvvXjsib zmro|@)sT`_a{h-@rwAhk3_hZng=4>mt#&|TU)nA1}FP= zL=X5gcQv@uJL3@tWq(oOF$Gf@hpk#z+FG6TT7I${ZQL`5Z=Z_Fw}4V95VA+${fkovg*bHp<=ps_LftbsL&%lIvnBvU01QI%qf2I_7s?dBvV2|b-t3#GYIp|oX!3hhqOhf;BFzYh> ztj}Q9X)vG@;^!aW@Hm?P(kdb2rj5jgho1)_j|ry&o3AIFj9-17 zCg4YF%&$+-u^eLZk!LkL9qGjU3vvo-M$1 zCzHqYjS0!aK8nLrHhMbJiA|X^NrXFDnd*~=>eGjYhctY=LCRP`A{_IsfH(5j0Mn69 zZ0LWl9w=J?-i(`*$ws-!W6N)7Y+orn{yACXq+QXm9AYC6zj{JPIx)**UVg-6yv7?5 zvRu;l!LwZAyWl;IA4X{U@r%IxObU6PgU9bI3jPg3I@U#OWZ-99=tw6v^mlbgWW94V)5-WtG(STl8}sDAo4ovP4DmvE!?Ot3*ncH3 z-O0)~Heu^ZaU*}JLh}#=;2E0o%YpGf_fju^QP0q6SCobRB6y||-wsbl8Hj14q<Ui4FZ-U?!2ykIWhR zpDjASI2S-V+eKio`5F)N8fW^Baf4?7GY>ED4jvONpD zM$^YwvW*3vsOkI`pV4y)*w_ibqDZ@8nMZ-?SQqgWgaLSd6^M>>V(NkPCoMX$vH7Qg znM8hm)z8qsXVLj}AyW=N;7mt;;$;XaPcbT~(f9&jvXO^h7MhL_fqcmrfzbDZz`e>; zcz$1;j{L-|i*$ZqoQ`y2L+5vm=}0GDfN&~2e=ev{`Qu}l`n&yv%zF5(Ensqp5jPox`XY>aCG^D;C# zq+P6sXWmYDI_4$z$0@Mk=ejckp8Vf{rz1bHX>aDdVd&o@GaUJeDGUAcI%JvVYgPXh z`N_+?v;{iGiMi(_o%0?Y>BPq7IaW-&)&d(jsSi5x6B~LXiEyM78~P?-Q_g0KejzX& z`H2mGD~WKV6C3(=65&WEHuNqM;YcSo^qnNakxp#r{Bj^2>BNS9Ik1s)pGChKn2!9! zA$aQTT6j9rPjD>AxRCSaUkzp$l`VgdJbtyrH99&;l|o+UeZVq+L+95O$m& zn@hW(|Is={3;G|gGjR^nv;@gbCgl!pd3rnEI~P% z+VML7^MRyt48^S`GCnRNJ|`o-I3s>eMtoyNygMVlU&pzq#Iarda7H>efW}dtFJ{EQ zl@aI0kd6yp9AAOu2G2O=e?24a!fuUYdO=3KBqLst5kEI0eqlzuJtN+q5x-W)xxmF? z|F>kMpO+!;M>EnN&~Z-6agLV}Zz;%4F#iQs#zs8(;Ei(3h>sCO@R9FkC}Bpt`$&>{Z7==gDSgio?=Fvg z%SpdH%UmPhC`p$i&#j~;`vs+TU~DW^Rs~RO4$fCs`rKb zu2Qc$=x3(T#fk5tQ9-z|o%xoy3`v(eGB|ELT<%u1b2(5A&Qd^l^zy)siOW+095?*# z*#c#LGjtw8U7o1mxFK{`5UB%^Tct3sE*asZ{Az`ze49s?BRqPEIe~|jzzL7edjgN% z%m|Neukh5Uyu7+RRlo_4#==vq=+a)DmuhlXE4s8-V`=YrMQ4>pw+UiRpKj4hiCHil z_Z6qqH3n5P*!!n6@eM<3cl*@_|Vc99N%v=9K3FQx=g~W06^7 zky+!2=3jwO>II#0a_q1i$~l)<9|MSUSt%UtpF9l+Y5&BN5KbdT0i_5RXv{HjriDMJ z@uLWTrSTsTzHZ^SEezF2ne4Z58ngU_#_VgxSugA2*^T%tgdBHXIWBO-xv)<<(F1r` zFNYcVY0|Vy;@==_)p#GmeqxkE+aS(mMR0rJ$^RC@A&u`scmpx`Y0Jd9dOiB6ro-eM z;#_t<+{fWr&U*-%pZJRi?Ff() z(=M@p76wObbSU-)Ma>3n47>*(mPwq;hQra;J2zGARSG;gP&75KiO)W;w)WeiMCy z&b-9AoCM%luE$9zpvSnzyGiGugS!>p@O*(7be8|LMgOry54dUmMhkDV@YTe+{G%3~ zH-$}I{Bb0M`T2Q+e{Ny^D3YP`+-LCH7UnO*737g8fZ65b??hf1JHXYTE!T8DypZ`9^ov02A{}~QzYyoLGvNl{ zSq}TrG%`*pdVxz-Fnuj_(OY^X=h)vs9XdXWF;e8F(wFo@KM*fR5y%Kcd z+*JT@>|@Hw`xm=35Br?h$Z)0Rp$x;CX9akOP1|qObQVi&WaBS7vV1;xx>xh81rM>& z!vmU!525$~hVrii53!M-KjlDr1L(xLYXIP6O@z^MEPn#t1Ew85NQ_1PIfS3nbgKOs zi~gRb)Aq7hKJt2`5hL$$g#V~9e;As;vcsO2&jg7Hx@^Ee3t}!394G@E$vJjhk_h}yX<24#Ti*Q(D z+J)?Mkhfgp+;aioJ`T^i$a60-csQnrjXaNPI>!{Tp+BkVOA!+1vT<;4z_Xkc8t1MD zfcq0X>*8;C{6%9vpbWv2&Ih0}ham4Nq{|!<27nu{c{oqV90DGWFPTH?gvFV!c{rYy z5QB#z5$AF-fveIye9*Z{s&Jw{YxZ>VfO$D;n>Io%}>&K9qb-<6k5E4~_W%)P-l>VuV>5 zb1dd)%!iV^muh&5G?w2@CWf3_A;SdVTs9o8MDy?g?h?&&G3dm(JjB7(X*z9|IJZ&A z4)3e7%nn3}O&fpEv8IAcc_X`&O3Ngy;LYc(5O{%V^HIK|o8gp*= zEiw3e!A5NMpZLz5&^d;PbE{N2oTt3$YFuyA_>%~aYWy(5;~IYtq3o%^|2*)snogY1 zcp^fXPr$?d@@!52211T8?@V0ah|T=Ku|yfT2RMfqJRyyZ&Npg$6d|#p_h@<^LgL&F zxWEm zEc2npt1P;-OVc?d41cqQ&$n>W!tEBOd?s(Vh5IeM$HLr?8GdxTV9p^CjnN!=u1OwF zS=1vj`!Qc*nm4Bs(l;X=$|$n2vqnh6Rc|OEhM`7+gvWe#$~`@|F{4;Q~i_mT1g= zGfa4#|P4j`mA zdD*|_o+0(MM6bovm%+ot$a@GOy~%qcF%=1S3;Ys|Z@2JKV&uIGA-&0a53ycT?jw)J zpRw@6#K`+7LVA<;E5sfya8JT7(fAt{ewG+{zmJgKxCG4lQz zA-&1_2Ju*2;NFH`qVXRr?6@i~*JOH=H%hF}7kT8-xX{8}zgh1@g!CqFf|v(%xas84 zc$S6BiIJD$t&diII05LVA<8fq0s#muvSDjkj3%Vq)ZNM@Vn- zb`VcjdArD?@lFfxAx7SP27Uq7^ zl=CkZ{*r~iZegykhX2PFe#^oU>RGpUs)cDwhJJ>Hxo0zU{&cUwJr@2K3xCeSU$XGy z7XG@0`Rv=2DKF1y*|@JWbnfj8{)L7AmxbT7u)Nf$%aIouH4b7wW6H_4aK42{TbTPg z!_R%4!KYcc%)$#Tyx79aEnH(^K6f`|o@e1r7Ur{f!_#KrP7C)~c+kR^Tli`VUuWSD zTKFRtzTLvyXBrvqw(vh&nEOw|!~Lhhk6HMu7XGG%->~qXEsW2)`Q=QrFn-X%r=M-% zb1i(Eh3~TPXDs}*g@0~gd>YO#zu3a_EPR%QH(0pU!aWw=XW@euzSY8?un!{s3xC|gpR(}%7JkUWU$pRR7Jk#h?^rmB{k75UC=2uXs-cg!aKgg!p^fvn{;J!sl4H!NQv?+-Bk1EPR)RpRn+EEc}Xv|HHz6urR*M?6&T7XEh&zhmKWEZs)W!qY6gz`|7)Zm@9D!rd0W z!or6v{807)PM*uB8nRPX;E-^e9Nl8SH|mo##Z+~SxJ zDj^Ya88c>FGR8DBZYQCPk|c@Zq>joFCqfa)FDey9DMV5sohS}TB~ic6d+pEHyqbUg z&u=|!^W2~PS)cV?m%Z2C>$~>a7r|BG25=JG8P0>Jz>mO7;8)>I@J{$E_+*2=|23;cR$3 zJQbb;FMwZy*TcKvui+DLA^SiZ+Fu&32q(hVz^&oVa3A;%cno|WJP%$1uYq^KU&BY> z6L2v*-V^4l6kHZA4_^+~hMU3d;BIgVoC)6rPlji~&%jIJweTkRWB3?+1}=F~{=C

5S|Oa0Iz`8!0X|6;QjCkSm)G)^;HkP9nOOP4ljehf`5X~w}UmI{^f8_ zI0t?TehvN{u4c#fLd~1u`{6n8EAV#sH~73ut>zVW5XFWI%;DHn4aIB5<5$7;?Y*&kiAZCI0Mdt?|~=5Q)Hj+9QdEeSp>g;oHdBQ25*5sg!jQ;!QaT< zh940>1^>7ktNAqY{|PTe{t9@tS>rCUaW^4<3;Z#>8~#%E_8f!{ zn^kkM)jWy(({NEccp8?W{o2P_myx|@ZMYLW44w+lgI|?>J9$U0W{t7oJ##qb{4sL& z%f8LFedt_WWaSC@Ud^$~9bH$zSbxF?*3{K4=rR>{V#5}(IXvbQr4@w$jNfwSRh z$e)S$%kWnC0Gwd`Ibk_pBm2BGga0b~db|u#Uo-p;S!Z;@a8FZuP`!8gI3&8qp49qa9{xYtaBGm)PIk1}iA?KbXY&{9{33S9sHy0+s1FQ*FP^Izx@}$Z&!ym~$?k>bn!aBDr%%v~cfh%_FWb9hJ&|n~Zw}`tOhL{95k9v@ew|CFr@Hf~?!r@(`d{}8+i-Y9$fx5@T7P{U4hINxbMa*oKptiFRU zNX(C41ece+W*zuCxU1}K=quZCA`L0#aIRMdaz@GChP&Wt$eDxqlkhXhS%Ua-_;vU# z_+8oCxdZV};LnkB2=OEEapasqT=Nv>tDNl1p*h?S&W2~e3*e>jCV02(^YWEkJig2i znZvn@Cy?`-Y&Q)>uFCf%ve&5&Uk$fJ{&jE{xEtJG_L_s_qVeetHHULD^N=$Gei~i} ze+K^ym$di4VOp2KRpEMY3-|{3HaHa?4v&WO;HEZv;TU5JxDDJM?g96PQ{jQ|NceB? zJ@6!W7CZ-@2hWFBz^mbP@SE^9cqjZhydORe{|KLf3l+*=hC0VGEYFMKN^k-ko&RS0 zKMm2jlx}?wBGhRGcZP3;b&MnA>$_CJnQ%5d2EH492z~^f4bO!a!^_}RaCAPN&)0j1 ze*o)yNukZVVSWE99QP|+IN#BEboTyCgT6Zvaw@~oxpSVAhPx4}E%@8O@|U*W<<@@rlU z>-#5RS_yDwk~F`WAI@i&c^FI)O4t^ef5q=qd4UW!@^qQLx-vaM|KY{nc2jG+N zX}CzS{PkWOj?Sy}He8E%8@N5(3GNE_hLhoe@E!1-@CbM;JOREReh`k%?ez9Pj`%;| zXW{4JrSQw}8u$(PZFmd(A^Zva8GHaf2p6;W;NkToI=|HCr7Ysn`K2DOjCd8eCR_(@ z1UH3~;I{BhaA$Z3JPgi-N5kXciSQJ78axZ0122Y`!K>l5@K$&`ydVBIT&hI=@-G9I zhbzI=;Y2t(x7OEDBgC(TTfyz%8{u2v?r|RqJp=K_;05r%;N|d2_(OOH{29Ct{t-R}7q(;hp`FFxnzHwK)q$h) zpFQ3b@eXiD_*S?FJO~~NXTu}m``{^XbndjbXBOiBgcrff;1%$8I69}=YkqL9wd7|)KEAZ9tlV1T6_LIh);&2bFe+pXMMDGOJCqjTv!rw-x`;HGd3xFg&J?g96Phr+|*k?`N(DeyFS7CZ-z z&d>LGS%UZqcs2YV_&9tD{uM52`=78p&xJ39FNQ0@32-7@8*T_Ufm^|C;OKh+KEIt1 zzYV?}PJyHE4*0mk5Wf>14UdKM;K}gA@T2fM@O$t!cqjZhydVAs{tx^E{4*SVH^Jwz zsLt(omx9Z{<>5+jHTX)n9^4Ra4*wNy2j2+a0(Xb|!YS}zI0MdwN5kXciSQJ78oWTZ zeXxdq!OP*5@LTXEcq_aeJ}uk(`)IKDw!y_=UC$}RFNQ0?32=3|5!@7R1-F53g?qsL z;8b`Vd@uX}{17}JUI;IPSHQ2r>)?0b_uxJ7Uidrs2e^d3H{r{_6kHB24>y$kT!<#{ zU*XnpSNJx#FPsA336Frs!V}=X!%xA>;g#@f@Eh>IWjiN9!#D7E@DFfNeILa0&xOmt z(f3e1r#j+^aP<8Y&uNHw8@N5(3GND~!UN%9@SX63@Wb#k@B(-Vyd2&DZ-hU9x4{SC zgYeJr8MutTBje{_l!Gh6(RXk>ry1fc;oD`atDzs94iAB|;9U4__#XHXcosYto(C_2 zm%tyu+u+@B^t~aUm#+{%1pf@5fzPpREi8u;aBa9g+yvG+J7L_L;Lh-E@a^y&a3(wg z9s|#UqwhWW{LVvsKD-{@0B?r3!aLzl;r;Nx;Un;O@JaYIe9@)(%j#12a=02CeGkj$ zu`c3`;pT96xEGuPr^C^Avb=uuoh?)r+`XDtnl>=w>vZfXw4f^=?7I0rjPaoY!LXlpl}*R7$0-NN&$ zqdA;E)+TAJqIoUYf*-rXubHfv|d6R5@1a- z#1rA#aJ2lrj+TGOPlDUR9pH{|wEVq}mVc-}V;6%j9zQpA9SQ7Q9;aZEr2S zUM_F{*|5QG!5d}Y_BO*?W#9I;!@FeP_V&PgWncaW;Dd5?`_G2Mb_+fxU!iFH+IPW~ z)nDn$KkCEvW&X3`zMP*gVfJO)%3@)8Hq^0kUxr6;ocvqM4a;Y;jt}_qsjAO4zD(xJ zz8s>@2tMzH^?uUl_gcNC`8@8k^W4L{Bv&>2yd+vXn|u2k!0P)}yok+jOIUs1A>I-0 z2KRBRY=5^Fi~6#g`|=qF=eaelDew&V30QsBs-t{evq;voR=PEb*Wh>Dwuoa}Vf9CA zT&7@Ky z&8uXsP#f06o7~!#K7>DUYn$2Uwm-2$Zf!Hi-FB!wcG9hv7rhQ?T3Wy7!e!lhxv1#Y zOJ5bZrn`p48@OwluW{Eh-z57!q8r@Tt$9g@Gu@h(QEtu4c=&#|%0BGYcB^YZXrqZfzTvy1SSwyStjNaCbM?boVf~l6@c10q*41veh-Ilq2_t2fD2* zF_sCBgztv$gCBNl(sSX3ZoRgwbnCU{b$F9o>*xcww!NKhZEs(=ZC4cg(yeXpXW8FB z6t;#3mvCzyOT*=0^&=}^Iak1S-S$!*YvR`SmIUA6wm-41a9_8cQ|WLfoC{BI+ip9i zK4rB>eiWVyKLfwu*6aBySl7-{9mO}g^;Sy#%ZlrHu^U#Ovf^6)-@wP*S{LeTR*tOq zCc)>zWno=wE96vlC)l`&?rLWBJ1a-eyOwY}xU)Oaa=OF)+_fy8=5A!Z1I~iS!0LC_ zbd^8D-PrtuThHsK-FjZDuUYvm%}d=$=9O+euXQai<>-0+x?9idcicCcKX7+6?{MpR z{h7O~c^|CneKpsLv*9;b*ZxvmuZQQs7s8jq>YEPvHDO&JOmTY|iZzE@yKR-nZgT5& zwVPYd@xJgtx1Qs};n8lp(vLX{O0BpZtd&Oz{PB)mDADUW#PZLJ6rrJxAxZ!-P&KP zzgXkmW^N7N=)T?JUEF=mJ>ALX{_a$BhCAIn!ac^U{$JG}Yt}W;f~UI2TU>pz-tu@4nysg8KpU8uugSH{DO0H@oMX)i11?@?Q6I=5O4~%qQHhn9sP^nv2;Bo5tN> zR$p-NCGNK^{ulQqbE12*`D*tE=H~8?%x&DCnQw6KHFtF%G~W*QcOS9%K=)B|hWofV z+kL{U{$I88qvl$>j{fUi))vv0!wt-3R1he{571#QG4F0=Y>w1~2 z4atUA;B{{8Yt*l*9Ql2CC%o5fn`Z0~eB5n+VyECDW#cvNDHc1|ZHq3Z>)L5rvaV|< zS29;|>wWuG?yBaiVI9j1tX?&~eS!QI}x8Q$U6>&)lwe&z%45%&O# z|LE3h!f&wpXVv~u7BB72GhYT*b5FH+ZTG|GMsQ2_BNlJxo@4F|_jJ#-cp9v}SGD08 zi;r~w(>xxY>|SBt zZhd$5eYbvBWT$(ed9QnjS^cxBDIay~_eOqze}UCkt9<2@gv+?IEMCDq)?C#+&Rh#_ z;J(M=+Bd4Eexs}%tUg@DAG3H*_Z)M7c!>K6i)XtRn8(4oUZv{jyS&rgFPUe<>cdrz zesg1yd$svR_y3q*g$vq@h1j|_kuXk&| zzsY@tS=ZQ9eR;S0O7oZQn&xj|_2DXC?`gGDlA9UNb!(rZYiTMj|HZBS!j=fF05;2sy&$&zYo?mGZoi+)LHP;@W0$+E$1co zc=N09o9=rozS%v|{E_=U^DcNFd<6c%{h;Ol3Ky#oZ>Qp=-P6tG+>e?scRyyX1vhd( zZSm&rXU%Qg%gi0&uI`l<@9loWoZ^1he206hImi8xc|1JX{iDSnai28*9e&oW>nJRS zUv%qtP}jJ%-+9wr-mL3(YTe1(+?ScZaBIJF(A~iNom=~wpWq_)21<1rTfCI}I`hTu zw&uUUSGwC$fkL!)x5bEdHij`zBrIQ*~rr+f&vxBzC#Auh|EG1Ap(Rw|xiEsn=T8r!YpQ^de+|vEJxs7{+xug4Sb62>xTl=OI z_xt8S?ycr5_jdD0c!FEku6V%xiFpS6gj@Ts`S8Eo+J7yBUxwGhZ@}-t+u<+Vhppz< z@G)rYt)lKk+ z@NRcM%lXosVm<^Pck8#XPQr!lv#gf$-4-w5o?tEwmxC+AHQ;*gNj9#o$obe>ydPE>$i`4y7e1eDelM2gWR*tS#JHt^ceUa_#wA`C-yP7e!pw3 z`x&#Y`>Hm`&%-alue$XcUvIkg8(+FMtj5)~PjLHLz1?zZ!HwYN@D1*dE&o>cC+5EHJ?4RK{VsNfTi0UAb^mN0>ppG1 z*R5-`OmXXgh^{xQc{#^C*Imr~j9b64`@CDfr~MNAid(-myw0uP*?!BdYrSl7S2S;f zce*QE{D`arDK>l$pLVMsMAx=ePHA%q_(J$nxSCtrmOeN zz1;S8DwgWDr)6w7tn1|}-cxp6*^?e!{)T{4D%D{E~aI<*bD_z+2oeSkA|8eZKet zKIneY;>X~h-773!xN3aazHBZ5mvgVScxAXI+`zrTa+0<8iiti9f_!z{iE_iZm0GA#+)d?c;!ctq$E|fxNGr>SFx^siKTJ28 zmQPpfI7~OH@6*+K4bzQk`gFCP!gTw~K3y%-FkLO9aPDg!JRP1Z7q|axSZKH474Uj^ zvwW`oXTvVL1s{Nq!KYyz7Y_O5;ON?hUb8mhO<{eO4&!!#`@nZTnSEu8^K9(nRt6T!usqH;%RUeJQkh| z&y>r?YtDlg!>i#9@K$&ad=NeX>wRaKRw=kV99<94+f!fha`CpcfIGn5;Qnw1JQ~h} zr^9pMh42b^J-iv-1s{N;>-%~8Pa|I9oc#GJ2PeR_;ihm~xQl#AeEIZ&2gAAW1b8YO zUAxcg%tt)>JztNnMSLT?9o`EchEKxh6ty<%1FKAwHX(=bmt?#1wGSvzGLHo(zu0egH8;s@aqaI9Er!%bJIuLJf@{+0;xH+NEC>cX-;}H-P};&>;r@Bfvl9A zoKeHG)4Y20*oYikENXLR?vUgG8N&w+8j?B45{9e#AFL*=*ameQv4lqd!*zLf;#Lo1SUg{pj5E%$$_E@ySMQw~gOkSbVB>Co6k+ zR(yx>fA~Maa_r---s(m}Bm3Xp0-PP}qd+uRS7J;~itgF_>gVI8efm;WBYY} zKh)E4kWj;T)*+sxpbdMhp2k-_`{;GH-Vig}mt^-7>=uSlJIw-el0R_J>h(9PUQxU0 zG1Y&_Zmiee*2}Q_nobx(J!{VI>Sdswz128d zPsbivPsf7(sNU8B^`@iVd8qeufqHp=Qtw28dMi-xeAK(d8prlcx5v8KEev6PFSH~s zzg<>O$CR}EF0h*((|px0Q15`nG|yoO^=cKUw|$A7TVXNPQ{Pdj*Qr1~<@iU_sAQ<8 zb2j9pC~ECk8b7CA^)9kos5h`cJsqFo5bkDpp0-^Lf0n0nD)jvNZ+WA;4+_LyNXPU11^7NRd z8~sj*{SEc%TfJU(KMbK>35&B{7ps?HNvfA%w@|N^<*|M0XRl$8hauFfQJ~&ht5@HW zRIjStLcN;`)LUWq|LA$tu0XxRR&To3tB!inu|vBb=2!i}dcK7rv~OsEdSjQ{ca?0$ z)IQBmXrIm(;QXFr59k)Cxhrs-bk^}=*@{7lcsFep#cYhPfx zT`aG#wK)u7y87)EPPcTFmOlpJWg=MbP zFx^Q7+PB&AF1J`1Lf(V|?Q8pr^=aC?sD0`R3GJI#pq@UT?hM5|Pj{avP;cRDwjJ04 zQ$1}Dq28JT_4K)Lk_z|`+Na-#k&`^Wcb%Q9=k>InL%ls-&(mVM?z3Ji!w~B2EKsk* z>vn#N#nis=9!T54e+tyo_c0%-6{^Lz0o^-PpkBGR?7fpcaaHfHb_?x0RiNImX7>7H z%Q+08sps1W!FudrD^eCO(BUy116S=NCE0N7TRZovYJ9ra+5Irx=r?bojQD>~-)4EZ zAL^AaP;YYSLNWF6Xg=E5E!1mZ2;-4b-ag%s zH}SFjag-YJ(k#!OI%kKMEKl2U7()9-dc6?;*7DT0Foe82Ezka)T`mh-6pG$oDYv8D z^q984i3RFi`?$4F5BL!3jVn+up=F^cPxU(4E!0!KE&j7Z#_i-hgIj9Kq# fY*RfuoL*@C+ZZuSSMTwd*TvqzsZS&fA@6?y65n7r literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..7c05420f2ad118c716d11bc56c2cbdff382532df GIT binary patch literal 57192 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..003d84eff26a854ad466035552dbee028ad9a1ab GIT binary patch literal 39020 zcmchg37i$xmH(^W>(~9dU(@skG^?+HrkkZ#kX>yy1w}wML6N4H2i?+JdSNjbT67eI z8O1FaF(NwA5KUa8W;CKPY7{jwjygu;GG-Yy5j9b>>Hqh;b#A@$UN_CUaV8ms5@(6C*sA_F(tzWcV_MiPRra84EOXjM0Xz8 z7rs7kT6o9Ei-zvpQFqaiX62p(`#7-U=`V3)$H*P`jJ&wwmMH5L3?Deq5WW1s&TwY> zsj1GCeYty9@66jZI5oxDnHN2DU{}Vau5)8}XTi#nFHot>^e015%7#*KSNf$vXJ>Fn zU5}>{UOE4ZJA<}H4%;OA=BT%yiY~PN+%vLg|ImZu3$7YJ_-S`%&euyqmtFtPZ4bX` zkE1#1FRExI$gy(hmqvb(v-Pa8vz8P^>k4z07Uu0ZP(9_rz@_7zCG7*8%{c>$oq@A6 z&^4JuymAkWiw>Ng{#@{$!jyy06nL_#x`BJ%9hUh>%I<@n;K@|eZI=zme|^y3Lc8C2 zu`v7TvmOcFKFd37yK$$xFK0(x!BusGzcp~sy6;tf;~SS>y5T{0==Gj3HN>IN^Z8Tk7Vq*z~8~h z%Dn!vZ)c*L_H49XJrcB(893E(wtY-f9237wyD)HP@R5|~LT{w*D9qkfx$~o4g*)Hg zm9z6_yWGzo^V*>_&%mgXZFxxG-?f!ED>Nr5Srp?>K)))%h0>Kf0i`A+{x2 z9$mI%7Pd>yJY&IJq_HjSO&zseO>M2wlBU*ZXRN-hwV`t?j)Nw>EWlHPvT0 zPEkX&sG@4i^kZ$J@I6YUh74!&Mb5#;vOV7(LwBdxL4V+;P-ektKM3qNfPUz@a%Xhq z?HPyaJ4W`Tj&YpRm#r&0{7zc)$7wA)(ps-dYde_Meoxw09;*Cy;q^JY+{}J76}U6i zvkOx@4!FhER?n{Jp7|AH4nH~2IW*?Q1KE#16^`D2*f#K?kcY@MBGYvkc4gU+G4Eom!H`xJ)ln9M{yzeET+?lvdWb@H)q!+1an=5!}3 znjo+CApPC&Ol$DXy=G8uTCiUbYGsRf6g)F3yvY5;mZ^K8Rp9q z?Z58JtDV!b(N@^U*8K(AEYrmV*lh&yO(2|h8^nQ>v==aU1XDsytzAyaL@0#*4V&Q0 zgC-ye1k&cgLLeO4<}yiXV&bM=g{-0bz$xPkI;rP|f5jt#&<3 z%uXK?egr#Nw_qoIX!SX;8HB297c2fG)b+32Qho@32oOKY}^b!5p-kI==c0wnj z@)^^z>2x*)ZzASUBjn_^p_-^aB;k~=n(ZcRjT$d?MyLPGnH%1!y;CZKT>@Q?ahBX*4jz7}(OUzPrhZ49$5DvTa#BO(MfWtXWUi zS7>ec(2r5*C0Q4va*+|n^vv@n882D8<=SI_a zK`|T{RNuA5aSOv7MwtO8n=QB%M~pAqoeXM4D70gY2McDxVE8gO#OAu68ZQDO92JqH zDA|xx@Ka!Bwx{)quf;Bpyo=3XXGk|R`i)4Vna`-eVef6Iycq#VkJmd~kBkLSN-WhXSpTDiNB1-i?lO^$nmYX;;J2o@nmJ7QfFrn8pkBQ{Xj-qwjy+%T=&gm^V# z;a}jKd!uW{*833r7vjj)w#|GrAl{I4ymF zWb{nzaMH>{bWA3e>vEGz_>P-41l2N`#zCh9(PTOWaFUH6e%*is%6QjLRS z-1FQDr)V$m3h2Eodek^K)a`UQ!(c72IZVB3rYxsJA!9v4{F9s+6m^2zQ`TUA?7YCG~?r9cL=i|!0~S)7NgzG z_(jQXC7cUpWMdQ#Ux|&o&UMYC3Kd@C-Th-Qth`~i&Ml*ve}jp8SrjKqx7N+&S>i4$ z`Go4VZlT#-?v0dsZ={518L?7jPNwVbQqQe9o?Bz#(kR5j!8|s{En&@< zBQ8bcc{0~KPk4@QKpe*vTv~tBV+??E(tVzv-VmXyW;kFJ6wikSPij*O@bGb{wp$oK ziMdj8_istJty}0$rHfpNT#i^`&a{#4So-8H^UlW6p5L!S^eSQz{ozoU1}k1c?9EO# z>KYEkLLA?c=zBd>qY^;a=(R}U|qaB7Lmfb+>N2Ao=hW#yw z6KXM{j!vZ7cd&a4V!0V*ADOIyy-pdl9rvT*6OsG|hu=mleFhu%<1z0dTVQXvj8}8_ z<4UR&pa*ghD@<$t!Ax88us;W}(o9=_lv%5~r~>+&)wgGuhA?MFAiU2hnu`OxIvns0 z1Ud@X%6pfj@^nT+6|E43N3BA_s4eQk;q#FHkKSP~rwsbw-sLcJUU092WNn}WIctJ@ zGgF#^sf z%pKU9QVKV4bS%3Az2kM(3!}Zx$}BaV^+LIKG~4T^pP7ET50>viEGj`xo+qnigsQpO zOqu5eI2Er=|0MXww4%=@e1;vgAsRIB6(_hig=tD~Zo`@fvmvkQ2gH*&HsXgUxzse`RWrSLq|^+ktH*d}=R|X@ywG=V5;qV(}Ujk&nW>lMj#imT>%D-jA{qO);0B#$rx1!+iHh zwwzP-I32sd_*hNce?Qps@q%j4$BA6?yW31@UqMMNh~A*T&|a#Gcq!mScA@7$?}@Bv zI5ap8_j($T#;rYwr2RK`vn3{c|u8mGTBab^T;nUeyS?gGd-$yJFAU06I7GTo+= zS8Uc+$EQ*U%qqq0*k^%s2m4MH`^qggEjpgK z|2(>5Mo94-GZ2@KV*~NBGj4!|5dbbai^l@ED)p+z!H&tznfecjs_-6 zfzx@LioFTOen+g6JClu~ASftvPZ?}H3Qda?4_=Tr)6{1$2j&p}7@8t}Y^X0bS-cFxe4)|xgu{KI z7|(HYQ>zQUKHHQrBIMNv#}?!T20btv9diO?Yz zfKzdkC$n4LGoFsRDu3s z16WZyyyT;!m<%*{Hj}79zg8|DV`9op7UHCYs1lJwgXw8TWfiu)!fZ(30h4)%+HdZA zIhQh7kaQTkexP$h5#chEsKIlwO$fNnU|CE!f&vbfY<&i=tyeIah=@E)o<=nOg}gI` z`y7-w%!DTOVeBRZu1_#vnfR)yo}~mm*^%+VgayIb=WHg$2G=s7x@kG@E=A2IG&apB z>f!>NH*hI;ye6$-GSXd$Na1C-fJ*I%49YoYMsKAXAZ>kk#KYXS0nMNv#J)z2q}{oB3p}T zqbJ7J1Q$vwI`o5;VyiLrN?&bDhd~z3Qe9^?lQR*i%+xD#wJj3LEU^s{%Gjzf0_^qr zIZQY_5*nEWdR6qNqHPd)jTRr>;~`_HHe2tOmDnNsYA2;MZ7s3#+Pb#7jcuFCW1a2gn@%j7 zR8~nWZE9FwUfml|J=FVT}{pZkP%z=z6|{j zba3A_|3_<$0pHTribuIE8#`-j>d|enn%eHJ#xgtx!W`6D*2u}Dv#X&YwjPXWxdv3* z-P~2vwY5FQ<2ci5pn#X>*a>0B9x&Y065CYU>>cq61LGot(+lsMz_{YYn%mmiJ#jBT z8tDhkw?QFH>}YD;V7URq-eaDwzJ09I;3b{oiY??ie4Bu4OtG69q{s~gQiEV~d>c{+rij6jf{^)>xTh_h$5wu;lkOpBom7H%z=k;AUwRFP*&;N`&|VVq>7 zN6ajrR1(YfrzqG8q!(z3@h=w=e-v1cy_(owvEF0^8%$|#a5%?D^5}dFzjuQ_>_}w? zyM6Wmee*}E)sIU|OL=W-MuxTQw;*P#?YxfgdgQf`86wn6qtt5;zxJjC&Mp4M!+(#+B`6B@u=aWs~40ewfFu^xC6Rlz1>03>(vaKeG&0wfF37XYzbi#&|GV zYr83EggM|%5U78+uk-TY@#_zJA!9Fb4CKJ6UTwtwpts25wR^AS(@b%S?KVl6In0>W)pX8kLXoo!fj26~mgx^SqEvMvgumDO2=D#B-7idQ<9mAzUnlxy?a^C{t6H`mc) zE-~^yZ`qR4MQsf+Lldh? z7tB4iW_hfoJ%+zR=!ls^rJJhC>$;no8=TIj3t}*)9qx>E)x`gtA>j~jmus5wmkg9P zH8?G?miqRs)~RG?rPiH|cp4Pt56;caZw-Hg$Cg5|O$}(6rmn3u{1Ik1RHj;A9Mc>% zHIU(8ZD-fyNjTKp*193u(AHho95ZFNw0j~WX9?0=aILhXF{RbYEc@Nw8 zd!yus63HU^F3%FY!O~dU+33{P*LT&l;2}j*jU9%ly>^xLjJKX?D!(plo9@n71DnRy zx+d1q(I#z|pxCRSYAUBy(W9D;v8^>N8(O;j7Sz7C)NU~&p$We=&~h`FY8x67hDkz! zy|mXiccaQUN!pt69HthXWuLw!{FRN<(AHI1xpdj0S##Q2*EemzAL%S?S|2n0USHeX z+*a>wYOZa?j;410)s9m$8&4xW(=s+po1M03MRZQ(l&JS`F>Eorcht5+fe)SPyGl2;HRG?Dnq#GPOo(0xmJUYi5gUx6s@uOE| z8e*n8H8=&7`HtA8gbJyPfj1e-C8MUXwzZ)-*5TlXJMBq1+FEM75zoGJOcngmYo^JX z`Z_zc*0$Ein*GLbPMb4ldbFgzqph=(58F!@ofhSD_N3?QV`X%k7r9Y9JmfosRpzmL z&4SkTZO)2i^J-?zUbcAQiskca7A{ymZ|SUs%TB7um^FI=wopdkYf=WA+BYyZwXYBD ze$;5k_3d$+AJ0Ec=u4meF;Les_4;Dk?Moh2a&1TJYdQTno*k$-DJ9(ES1pKq5^LWF z+4}I9)hQJnrg)WOUSIOH7W0intVU$$D{nu@smGLoI%K|=V&1Wc>>4uP*HV`{CnEB7 zE9GktDJQQ*Waz7`63D5?lz}>AwiWa8eIx_rWLqxl!azB>KO*(dL}Z|xZ0*=LfRvM& zQok0Ff%|0JR`wkp?>~(jx#S)_5ta}>o`>8T}TUsuSJSm6r=x5qUj^HCcpc23{q!W*GJ_2%&PQKb zW*RiZJuV6QRrX{-hrg$ehoCdU|9e|+LLCu52nsq;XM#vr`2c?Iaf<9$oBgQlc}Wn} zI!7dHkp@gP<0?VZyn3HQGaiEe6zIu<&batNP|)|r9xqEe&S@tef=*R@2Nd+DQcoN- z!!oWCbof)2cnF%|ruXfT^JGEudlP+}-5(D@r#ij^3i_v(Ck~pQxx`h1&Z+Soqpy3L z`8id^Ly#{?RS5DGs0z3tS9{DKN!sU7jEA5(MfE;Ug?I>>DMs(}^p1z1nY#4;;P?(G zXntxI7X{4}r}ym?;K_o{8TipmJn*9MmH4i?NL-k-zb9$`=A?a2>^9JztpP7~xfq{M z$U#nexfqYXko_ZOf1L9t*=NH1`h?_un(8v{=g2-M@LY`Fv9izeBo{y8J2^>zp6s(F za&Z}5C;J?Exfsvm~y2q#=f+P(U&RM_$h4k)zs|rXMza5>LUId zn;D)Cx9(JrjlR7AQZ98gIx>+M9br?hu(2t1H0?0QvuWBv*tEl3Pj1>lg7AOabG#A5;un?EFDADS`1P7}86oQwT@$k|8a zh>YQ(l%sLjuEmPS31=fMRm`D4J7J_`+g3r!v6AItmdEl(V}n4pW#xdWLmyX=F&Mj$ zvYz=x*dW}1Ncp`;Zze-dpPvxp}wgLg!F|RnT8Dl zrv|ITzF}ExOL9c!pVLH#J}xFhhiyW(Ivhi^!@ATcZY4uMA1OJ)frGFKk#hDI+4j+; zl*10|eWmcVNN*Ru6X_4h$jk9gwmzg&4#(IYT)pRW;3JeFQqJm_J_64NqZ^D4+m>v{ zl4(!qupOd^w8M5I+w+>!B5m@VFk=`x)F<1y1&5t{bogYXY;N)@q^Ah8|BXM8&jb$; zIo%#X=3qo1M@}|q?h0s!=gtH~>d=3()iL8!%3|5nr)}e>$j_i0d08*A&3hK*qC@}4 z%xCiAq~TaFK7;3hO&gW~gd=jjFl`8(Ldebe1s(cHw&w!tnGYTMXzC(dK{@p48`!0Pd<@zl zNLgM!CoP03#C%lld8B8PA*cPXiu^UC9J`d$|EHAvCB>^!fyc|2^$Q*1C z%y>Y#qrr5SKD>%_EgAYezsOeqe9EEIj&zgo*O2ZeL!ajzIWiX;ghPmw^PD1EJKv`q zb{&WaNga*VJ!cB_V zzRcT&l+othLdG?PVH@HM;foaSBqQ%0q>MK2mE5A4bY(^ByL%0}-A;oFV)Z#Xlt@?@LG-ZQfVOm@61wN1P%2w&LHC zk@o|nj5hC4GEX>!KOoK!{*z+fJ2GzyQbwDXADeP{q9EYYZO#l~-b-38AS3TEq>MIi zl$`J79Zel!-gjEAAS3T2q>MK2R5Hdt!%XT3&r;0u+8u0E%pBtKBt~GoYr~Wd{^Z+nd9g;oA8Px& zTJd>`TNQUGzF6^PiuaIZ?Cn$X{fh4=i=XBjFTy{BoIdmX=0^{$pFdY@K4l{Qzoq2w zk;Tr3iun;G+H8Q$6ihVMW>|5K;sJ_JAdAh>ic7$>c^7O>Q~D<<#^-YVvQAfQzJ($- z8z>jPh|Eb2;W8!Xmo%*WdrJO_;-gCEZ)9nI{Ork}xBG$ZTwOr9=!_;ydzL7ksdVNm z`9j5Kk>y&@sPwzYa$Va3w%53emChApDfeo{w<(?PD}G$*JgN9uvXu3{;*4-yUQCwy zmXou+cAf~f*Y1;*&Y6l=lf}>T6xS)8RweIHe39aRQhYgCe7IWitz=pM+^^(MlEwcQ z$#UI)8En@8Z!4YOk;Uha6o0C8a?;~E0~8M-i~Z?}7b&h&yp=4zT|$<1)K0KnQ+<uHR-WoioW&$FmeSD4h<) z|DyPMrGKO1N0rX=ir-NDf#T1|;=^AQbCGBLKS%Lb$Wq5GWV8jtHn6=1xlHL?tN6QQ zDeE4^4=A0-mHbJ?&nlglmHaiuZ<58Iqe}m;io-Z}t^WfQ4 z&sV&LEO}eVhzws-a(>y%>fEYyzE76+d_>6~1KazoBTDBr#lKbj30ZvmOmPJFTh^Zw z6i-w`3H(0RXWco z`SXf@u5^B>< zMe*H=f2#OX#VNS{SUV#XS188i!e5`Ts&=iysmC&I`Ft)`JYI2?;>n7aC|<7ke8sJb zyA^L$+@tss#WyLwMe!lU-&K6S;)fI;R{VtGXBEGo_+`bfDSlt^hl+X6Zrjt`v&)*0 z-;%ZR!HW6qSSv46%+JVL`5eXkY^;^9Qp_*NT6v4&9X<)!d8BT;sc6rRs3&c zS(`no82@>LFMmeyYl?rV_*aVmOR@P1tJud+`+b}I_^U0~+@FfhSjsWJ8A=sTQan}h zDT?PPUaokRVt!WD+HX^AK9VTqepSi&X;iz`x=!(pif>kYx8nO1Kdkt$Vt!WD+J8$i zzmR9;?#B-ah2l9iceBJOYvEXS14Yic%5Q?UDcM` zqxdq#yA|`(t5*Meip~8y=0t`cDEZ@xpH%#u;-4x0jpFwef1;RQm$W{7p*X;MdGUcC zceOlB@o2>*ipv#GRLl>;T009A^HZsI-L+2f2E`i{_b9$Z@ovReD85edHx%>3r?%V& z6~921HPz1*zoz(?ihrf}zZ8F@_>YSDl~QXzTXBJ6^K3+X7^URJit(*F-%gcce(}`W zU!Zu2;^m6@%~HEg>sGu?agSntG}NxIzOL9jGm*6ipPATo$d48OMDb4*zohsVir-ZH z8^!M{{#fy+ivOnA+MDVK3RnsVV1%B7AIC>O4v9BX}sNr?7-VJg_J z;b&5gwJ$?8qMdW*g6+Nke9Gn8w~%t-C6vo`nQK4$jA#|*^8A6%%*bO<>!Q?%H;vY0IXarLEY`whg0XX*agB zWz){mRud=}t{}_&KS{A^XBLjYcD8L;O_p|JJ6ksGEbX?Ca^WRpX{+UmO*^wf2yAED zhU>`ER%~a>gV0#^US>I2+Ul=l8B0G@WA$z{sIB{IK8KO|K1P=MF6J`ltUMrcGRokQZT48p_4Z`%{R$;!zxGV^kLeJp%3IE?n2F8#=N2bKp3v%bR>^S^PR4(0f6tIsD2 zbFMmB@u`Xz31f&jXA86Fb;3M-8Wpz-v)wic^Buu!QFN&{Ie3S5K=-ehe z27H$=`~4xsj|;O6pH<9jDC^Gld_(cCg-?Y1_liFgo&q_4#K64MfcQ&ppL2z0K+gXp zggRti2g&TC3Bt3${OUI4^AT|-zff2@#n%w z%v?pAG|P7)ma~O99Ss)dyk4kyobXV{Ckk_};QJBUAx z(D|+KZ16|I^T2;r%pdj8CdVGWcj0r6;vvEuhogi!_9iGkQJB{;zN4W{@@c{xlZzFv z66W}<6wg?{O%H8_s)*j|%ge!uL4TA^%lz3a+hI-cOk0neTTfH)C6v8*-43$tE5iZ2!B`M5{%Rf@l%_!eOn@g2qY z3UdkcfH0Q?&yi(a@pHxhA&jZX;X5PhpqkEah1rI`SNxe`{?Lv3)JYTOb%*bgC?^jV z<~68Dn7=J86Xx}3iZIXpYQ+nLCqmAz8`CCvl`zlQT4B!Z=PT|MJ`M71iZ2mf0Qo-) zbNpYY_!eRQ{`3yT_X%_S|3J74{3GFQ;Aa)TB-{h}8^V`@f35gK;a!k_uGq!ekM+G7 za=z!XoF{xQ`(;03$uK_Fvo4X z;;o8zDBdm1@qCS9zAvLq3?t`TitiBSd40d)A1Z!Im}8#r*Jy`h`(bGtBHa_$!9TKXZyKNjXYisyv6_WO5Xw$(3% ztHAFGPXd1|%yaNB!ZX1^OdhNkIa8RwQ|9|V%6Uy3u6V34&)>Gs1io{$ zyj&Q|6!VFE$}x>N^&%%XDee$1f&8n&vxd?h+S@pv)^1HvT5oL?#D z7^_x%s^W!;mnuG27^jWXptwz#bJu3YJ&JcKzEYUi*6W11Ciz!k_QiJn4G5;4Jwh!k+d{NOb*U~w{r-O$Gp9$uFOhx?$aH-UP>yR7L%U-0dvB5NRPt*S zA0T7SWw=A}gNmO}{8Po|-M8fZt&;yiF)wb`ex_o47}A%U--nBx3MHSZcs@DX^K-f4 zb&8u6Z&7@SV)NT_v9n*vZzp3;VYpB6VZ}!jo8O{~{<}(kRPkRGoBxhN^z&2VWknTF zP&}0^>(aT3mnb&xnnkBk$-5NyDCTo=`<#EDVm=$U^1BrCdANNS@U-HW6u+hT12V27 z44*6J|6*z7*^143VbM3gnHQdBi3A7){GAxcHsXkIMxRi$`Z8nR|1m0t#E8b^`(VlE2;0I9a~Ah@NjGe^{Iv9 zC?$M&;W)bTxrO6s@#71}QHg)+@c4?yvt_=|a2zw{YYk;x{N`Pm`F31cU1z5lrt~;6gUY*@bBcZ2z9qrZ4eQWg5$9*d%ba3A)@!swGcyiYsQ%g6$Zd+3) z>C`rMR#~s3>`tD?m1UFut`)D_&57F(tLxr?FPqf1#3YL+Y2sJ?$~>;EtK(M+y|Ltp z_<>BlU)xdJx&dGB)UrNA=y??5nSh^88UK?Ke74ak^FEbX<`ru^!|21@BNnmK-qF_X z&8Po2+bEQ<>~K;=c@k2&)ENn;WE1$zfn06&aNR%6Tl=1gedgyeE>TXEeQR$n_WQCo z3vzAmb!88iK;K?ll0B|tna>8x=R=_FWn%G5f9M~kao^rGU|nCX!L1FT&sPXnQ;1NY z>~U$!JhcB1qPDk2{xxGiifDti_h$&Sz2&fnf5ty98LhqXFsAM8!Lh#jcMO!Yz5Os&A@;az zv-ZwPvd8-iwyO=)V_2AE?+EOThMeukC6cvg*74Z4?RPu4FaO$->>XA9;jxi#@5Utm z9>lRQq7BwR-W!msSaowP)_%uy6fahkUXuhSbwz`e>59=)(AU zULtxNx4(v-uJ0D?AE5yW*1xxt>@9&kwl)15hiLu7f4!7oZ!Y%HG=8x5G9V{c%aH>x zbS0SfCLmgS=C{$fuU!64 zgvT-wtCQ@FAL%$fklSGG&43>BRLg-?8}a=S9ArHx<1yM>4zPK!>wE|H+6fZuvBgRD z_G1w6xg71yMzr?KZ`*BVq(etJ&Q5vOL9w-0mt^my7TCiDn)c=*T6>)U=HWTRa0>?K zzNGf!@vkN6%|K__Jj_QO#>=3`b)F3yp*Pj;Af*n&^X9CT-{rT|-+)+nBacpfF65$zrpSNxHCu zAgxqIL|Lo~f-i`m2rh_aQISQ#6$BIol@}F3QBhG)e&6r8_fAei>(AfkegFUGlV|38 z?>+b2bI(2Z+;i_UGr6$7;RN6JJ$L!unch&!^J1SvN!au1grLe><*jt2|10mYnMY@{ zXtlS$Y4Nqu{ow;m`4P{1fArvntE#-k*Zt*S)wSX43a7m0d7xJ6Uy)z2-jz9QomVfGzLPK!!_5V6J zbN~1QXsd46Km9w8r-u}=fRWbCD@9|r20xB*%aMP_nI`}?Aj?|BCZ87+c zuz9!b-P81N$lF_VN66&fS8#IC+pa(7hm;7_qfS0C@2Z)J{p0r+UjCUAS6uO_8+=oz zdeq_DMANsK^!`&0gl3&`$;`y0{g<>S?hD;fVDgI#FIiJ_$(mZE_80Ddrg+jFMUeC} zpAvo7e6ynBu8JEy&(OXa{#oejp7#Z)ca+I7uWhpnikBG(DWUWGLQjNmbhWBSO?j;t zdVd>N*z?cxihVDx%xXGt1UBrIRt(E;I7GgbE{HF95^8jl;{V@$Dq=^XWt)tDxq{oU(Hyt8iLAtLFW63^Knt z9xqELVCHy{HuN;Isq6+)Me=^aI^VzmMz&12Te1qyXKL$YytJ2XVvU|jczJZH;4)<7 z#mAn`{Co0%%L38p2hoMR%J_cf_m%+94X!3$HwCyRehYC;Iq;I;Uf{e){zQs=2D+U8 zTG(F3($Qr7^&DBq59Ohg z(a6t{9b1N%pQCIHM;3ns>pm?7LI2fxEOM~^A}4#+Bko1l;A%#s6;sxp{UgoHROuPV3*Vnk;ZvoCXl z>oKI!*~L_QP4Hndm{al(FsKW@1rv+TEhd8{K`jh9T0J@rGhPuq3Zsh78$An&Rl#dy zJ->vFt_vQTh(wJfHUuY)C0^!yeya(nIT__B;1^2^7qIHtk5gbHo(PK*~ z!Oq||m_&4ubm6Sv3uLf3wgHW{20vswOJeOvbOaS_XQ`BQ1rsou(Pfh83l3Az<&qc( zMzNh0W8eV2y}@_c)8j-{=LH_jFnYYSb5T%7ZY#%J4Az$hi#a5#B(Xmz;*hK!a~nzy z27?tytcm>$i7SI|b4=I9iXiXR!CWTR3Aby5Q`k;@2}kZw@COd#39$;0-4Hwl8;`CR z32qMl$woKC=Ah)(U=fTny0LT>61N9)$lyfbc4zQa>g}XhCrZ8;^sqk-V+N48C%6q0 zHo8d?hl5$v&gK%1>4U+i*@Z2VcqmxKF>RE@qd|ZNjw)k30D!_QG5Uryb#>a&YfC(6A~{5?Hq;EO72JEH^JkS;B@K2 zE5X0m?VXZ%Em%n#J)`7Vki8z1aOlsJI&TE$QXwg6=dJhyZ1gNicz*mnoHJ=jMf~`W zQ8(HwsX{;gK}ysjsbW9Ai5hB+y$F(+AHRbA$P|as(YPOf9j+wWR$PTtnIFHK)2O|8 zJyMhX_+9KuM{yfc6@ENTE}g}fAyw(ekLS3*yZAPws{HtL%Cf8Ydq~aoPbKTBAvj;N0a9>etbStpO6*gIo}({B`O-> z+ET)$qx7%v=(7Hp7ba2O%5rvQs0g{2GMCGWsm1lsEQ-;{^(>;Ra%~)b?}l6ivuo;nS4@Ymib(_6 zHnW(dblSrj>vkn{+CwF!T<6V;ZQ*hfQeHZAL%0VFO`me23~@lKce*Nc`~SWQsDI_C z>HVE9#sH6FtI^0YfTBvy(b8qeLuM^ASx%2%DgrTO8Y7KkbOOr9u`AI?FYB;>bjwl) zndi7ny64hI*|WJILCFV^AwGAgZ>2OZ6n%z8^v$M7v|u&<5OT+rN_)=(N_%vyMqeW6 z4-Nm9UGenc#Z00NQbi+CB!mYYu;TG^!(*N+rbkxA><4OZa>aDfs`zD7yUP{dJiM4m z)FxFla)l#$j6~7_DyWo66dTpv>4@mlr6CkO0q~ zNOZtuV2B1K3tS181T%QnJ{ph_jobwW`qZvjcK75!sYSSxgUB$?i{?cii z5^7lxDouCA^xLI01bIQpYF9!ZZYtVQI^C7fpPLeEB7?{nMBzeMPAAHv796m2bXvyWn-wtqVIt&#+N_fmM)Zg<4;F?94nnz zSc~80jgHNJP>10Vn%9;n;ywWN8q$&(v!9rR(b@W^i6r+8zjEv@NSsJ58 zq>Zhhls58Ay2YhOd*e^408wm4;Z4XZ>-J*DjJXxaE8CUX=f!50-Hk*fSV~S+`5f!Q zU^H5c%@VR=uZX;&5%yxz^Nb-PpF_sjn?ZS&ADdhFQLNWxyIOX6vFbcxFQ`K_7@H?u zSrt4GATht}PL!+*{tmszY9z5Ccnkq$tajqpP|^^D5Cg;(NJ(RG9ahHJLMho6{1Da= ztCPfz;7g6QfaK_@%3UUc-RE-~R zK=f9`jA(?f zlg>ruXynU;_hLw+k*^b;274}gT&R8^ub-7y+THjbG_WGJy>KTqBhxE(@)%-FFAl>g zqQ!`e;tmoiaS}K>Bf}^rI}0Zlt6eOCZ&6(EijS zuqlXe_QX2!-;XBCM?slh`4do%Up@~b87lt{V#lyIJ_Y)VVqJy37_s14j$!whW)bq+ zw8)uvhe-AN+0kIx2;@Dmpy@9fRjO0F%W^YBuf{YhC z$C}sZy%l{B?p&KJ-CH)$-RH&5o5C)g2bFvkY^LpjWJV=pw)y!VLs5Ax_DNoO31s!l z$D=spO&f$|S*kPr{2!6(Jyb^d$(UY#`7Yp4`76+6xO@fr5Gh}P3VGhNCRl{6cZHvy zhlyQ&8O+ive*+WVFaJ0s2$jEzDHblDjvDl-KS8@wF9R!6Z|vtvSFqaGFu}a?Cgl6& zO&|%C{{z|K@_87ih_TWJWQdg(nDkDU4ttSKNEM7N<_sF2LG`&oMd4RaUe?*V*9)fQ z(UTfC7);M+L8PoJ)8hrn=yy>w9((})C8!krR|fxpQi2&W&Q)+*;Q7c1zCy!WH1Sf9RRy=9jbO3( znz?0t175I1W=u`lo=l$?ESuPY_UmA@kg_IdD`X{^SwXunFf%LYursSKyUPnYMX17H z3ltczDtEs?QPppx|*5tip`&%Ha+{@LzC| zA#W@Ny4nx!E^I}$;3;bVi_*Fmi~@D=Wg|*J8w~D|L}Bnziv3kd6dTRmo1kW6!ILaG zEG2!x4`3<5eUcamPDQi9eNz^q@x4JEh=XrN-UsUQf(){PZwc8&WqbP4Uht?SE)8BK z*<+H}AMC(94Zaf$Lfr?0gH-wxG6+`&vzYjvkX;@8h7vp#p+c?=o`)F*KbDe1!Sn3T z(~`I$h_XM=NaE(;7wq=4lDIYa0lED|61NBSu;$>WlDISY9Y_8-NqjLl7aQl`XOg%l zID@QzF2jB}cnF#eUXhXqgB>J$RT2*c>~HV~Njw_dOS0D_@p$kgoOAG}QJe|i4_aup ze-~Hr=o=bMnB79$b(hJFBC>;)rxz4?o{5D)%5H_jTlc&Md zgNRAJkqkH#c_#H%<%cSe$~P&`uiV8R7no$kue_f`HaabRMv8JIqzw!*q9GK)1zj8ihj+^8Pzw#yc=U|*ku7Xt5 zZo(wj`7;LlTD)MqNpA2fUnQ$De+;KXgJ1bMs%nCfYQV2tOFd5XB}mxoSKdXbCYj`U ze&zGDoXIA6kzd&k*BQ+B#YivpE9qi`8h{PNp^%_yq&Vz7nfB z!#!g0lTpm~g_tGB*!f=X7km_D%j1kP3zKJXlCAW`+=`Qbqa3SDhhxbH+5Ocf6;EEk9<1@j2bU#z zL=~(xsR_xCa6YZ`$8%wtoZP_F20wBRq^wBR(u7YmeXC49%sF|INmV7sljkPC{5a6e zO>P5yu*I}jlf0b<(`Zt4$=fJdlV30yo^44oLHjt>l&whqjP}rCQmc{yC2KW3T9-VY zlo?aDA^B^z*Je@;$v@Ik+D)o4`2q*5!#4|l@;SEGY07pa4^m6-HmRM-UMMx#W%_zVo-N_GYZNZdR5*LXV%UN`H-cPCa>(1hNFIUe65X4?^zU_9d{gy{;V z!W`oJrkn_}zTo#PF)_?Q@F>KMpEveV^k8q02WJ*PKe~My3_UmzK}!51;y(@sVM_4P z_+}{V+Tbz-bMb4$?rsgfi<e+v1N?w(CUd+e7iMutV36;U4bJkT>-o;BMwY zydnSNs8&9RCj9a~XcWay!t`wMyYeYd`NJ>{uY3z${PNEOhss|DM(Fr?%!62bN8vv~ z6>!TRKXp9EzzfJEe%e@ak4PLJKV4K^=#Bp+8e1}MRw0!wOZT|hqId)v(A&5R@;5ag0598n?KZ(cYwAL$GLsIg?t@$!O%4fV0AAt<_Il5-Oy1RHgg8#CtysN%OOjlELDk*7|LQR#9blj?32kqL6*c0z#pGmkF7ZQ?dMWulhC1=IN&P12!N?NNnbgb4(^&QklX@jN zgZ=wcNY<~{lAj`%zZt1tuVSQ@c-!>ojmqD`tt290(Gu1{u4RehuvEl4$h9mnCTzk> zvv?&EVHtL;gIv54lS~rpAQ!Jhg-K!^c>VUjgw@k-1#Nvwmv#}r5`2p9emReq}ReRie=(cleb&MoPTPBzO9i5pv!h7E3(Khh4o&6FV73 z8jaLr>`O9uF=s@Ao<-7|b}k&Qna7E5`1#B$-v%T0%Aba4et80`NT_@nGQ#C6krOHZ zHB^&V9!D6FU)~H;E-3#P6kS-p6tB_pb;uc2ej$`wRDKBU7neT;ZYAaU7{=1_H=wD} z5a)R`GkZ5|r!El>70`jr>0Z$4C1!>q$0aet8X;6-K`0WdL}EJ=i$al8m^gu|UlEE7 zATfuNq#+c!g9VqOnZ#+KNdF8Z#1c}W$RucW?p++(U7<)15@@>-ZO6D-r8AH@`8IOT zMq<)FsC&|J7_Vq#H`37vx5U#p-;9RFBgnc11?8i_!!IwxRyE{}{}txPMTz-^i!qZV zN>9|N{Y|3Q7+|m&E-0};Mz%7ziZU&f#4*9sG{rhu?yKbFDRHc9pl1cW9MVO?pevZc z9xfJF*B5-1(_%?6caVF7i)aW-h3q`9h!T!}6XS4YVte6CsMFLuS!#L#Bi6(zG7Sm? z2CRu4k|+)suO?2FL@f9ax|ldk67hh+YT|TB;1e5IToOBFrI{RjflZ&8$7U*nd&oK^ z9cc&{vnI~6Tl|@1otBbqfw+)n>HNvT%T!B?Son^hpHrt*g2J7_jU4xklw4ZYw*X_^ zE;D_9aAgD~9m4IP+1k=-WGo}{THwum3nJGg%0f}vknvg*LIoUmPr~%X#83&f7fJrf z2e(O~Q8e;G3EC5rO<8er2c?^0%3?{;$y8GoPhQN4U2e+ClA@vtQ#Lty2I7IlG*ecQ zETvzZZptc?U*K>jO<7g)r}UterfhEVpG?g#a@HhQQ3J=A)Bd zpte|INhr!mm6S=f)U{Dp0Y1x2Dq<=w&vAVS%a#xvDBzXpn zX?18cA1oA_u~=hL#YyqXYfUPa6sNq-q~c~|>P@Q5jKv8iH90B%dc8?in6cPkQk7NQ zc_cQPR8>-}_e7^}SxZj}<@30s#+&&$c$ccg=1`Q5!*pWHuue3(PRxj)6Yny*C^Y8P zWb|E}{3qw;R+B0<4Q?~_V#XA<8)4$6^Cz2Bnd#suCN3SIRS^kej4DLRiub5Ys6jA*EOHDnt7L!mr$1VO5=KqF=4Q3i*HSw0z{ z^gVo`8}X_y!_=K{S^>+S9@dgqb39CE;-B(=%WSSeUd^X5BTK9D-(-$Ff2f&*F`RH_ zen}N_$iu7Ijaspb^UImTDAcQ731cmrD)WCObLEMlys%qd?fbD__&=8}Fb#n`|Io)k zxnMqo_kX@|Bl-xgaxKgbq&@%nNeou~t#veyKVv|S^-tq2gW&W~KVEl+vPdnO2?GDy z`7BwC+dnio3rP5Wdky*eO@`xlEXO6^sm2OHQogXF|7`wi5N7FYU=F3XW{XYpp==@A_t#^1?&Kg`WA-#4=)&zE`Yg0zhUc1vRO4yLJ(<;cD(PRd zmMfNTo4iiyo`cf8xR-OtK8KOt02b(|^yzf=X*o4aBTbtUzm|hpxWrpdQ>ArZ3O zRDo{%Mc(oz6wd?4>uvEK6wnI1l^rOdGReuWg*_Zc@h%s8fK{R+g%~Si50_UPdoX%B zAVPl_H1Ef~YH01CvM?sm$1>zB!o9o#*_`5I z!GP@d3>%R;+7^r7S>!Ex4^5P3RB*t!{X^`a(bC2_6ao*gydAiWmNu?2TJl!Jp>Us{ zHp4-;RHPLd>5sM2n<~eO^e{g@H}MyX;QZb7lXbz#fEUeBLWA~ScJvB+|1xC*P-F}PR4kges>SZMM)Lj%Z@^^06e$-R`y zGoCpbVbg1C3NWzm4d9WyFn!%R9(07>J4Y6t`YXzixY(3>{uqBoX;2g{om9Gg{1`t5 zUlGEIZ_)9{LTwA7&Pc)wmo6(>UbM7mV}M=PXb{19F7}uz2>ftqQ4x!MBnwL{?Z#jU zh;Z&+B$Y;u^Jc=_i;j^>#m7Ltl5zgb39M6^Cz+#}-WV_^=KBVWnTDeIU^G^m$um-r z1gCyOLb0j%ung=w#<59?m_V<+@k4Sh6-moLU+8*81{3NG$2@j(<%AUwcOrV8qd|xe zfP(or3>|8`sHmie8CAn7f$glE>Mh0W@ova%#vEM*TU{*& z*3xhp5h;4+jwf1YQlbJ++xa0Sn3*seH zP`}B)XH605b`+gjbc&4FQt*PEoPeB3_49H`j#vd`$X#47 zeXogcjPXW!e-8g8G~;h`|K@$t(fATqF>(rd3so*dJBf0aHCUvBf0Nw$Lp|*;RE!_H!i407K5xRaQog4ybilq zg!+7&jr-{JSqehDzT=vR92D^l3(hbeOk>-_V!m+|JaQ8p6qc$X7If4+5VRKIAi=Da6lU)7>?jJ4;1~GY__v){y=YUS9bp1flN;}T}|OKU2P&{ZQZ;D z^J-EHY8KSh*48c^Nz&EXJiooAWn{LgHNUf`rE9P?^S|Hh2tjQ-^Sje69i2V@|FxIh zmmSeJsP5kkF-K%iXIrOJ3^knU>+js19vCU~zh^YUR{DDT2OQ7;CxJ%rq0J2rbawr} z^=bqYHyHn8MwABgqr11~f7&NL`W!xy{ufOD$TsMC*leXbd)j*Ewa^8~koRR%o%1^A z^|Ax4t(i7pEFdYM^kCOOYG7YqCW}1y!xRYcElMQdPjUsoE1Cy8y9TN|dyc0=168`e z-LRoSrFyfebZfeAAk&Xb?88z6o!yz;=`O>lm)x;O=<3XpHKKc?SA#Kr_*^S+6ykRE z_V$@5ml^y8s>|t#7mWan%MV{DMU%WxL|S0+I3`dBjj*+lfIP+TJxg?0J+wrw-hSh(%QE2tc=Ad zk{*+0w&OR`Qb`H*n7oshaPP7zJBXizF;dddP{7RneqG6h3PUnFWC_#Zp zM~MO}9mmNxgE~@-$KGjgc~f0GQ@{t7hSxlBaF(01vSS?GQEd6Y-^m+8Qv`+~zUHhn zZ!}u4^C!%vKvn2osa7)x!{#iy$9&Y{a2sk2dR~d6mbpkB9ko8{aT<+LHNu?e;Zfvg z>~>SB_7c(e6foVCwATxHDZ#Vm-95jm8MkcXo~F|C`Bep!%maZ)sdR~&InC% z#FVcJN3EY3EgBx{`H@gw5We+7WBY9`2(qN{9~*xyV-1c{=k_DlL2EEM)bztY zl7>f0`1}Y7>92DZ&S8g(GNWZ`awYB0v}0ZGPxpI+eLa0CJe$pWh#{7w2E4|tC#9NJ zuiLnNYijk{we^kL>eqSM&T}#-I;C-Is{Z6u<0

tG934kUC-Y#s~kREzEo=(4||x!5TtV;b@pIpFe4E`W;gahDKJMwk3x-UTws`q!N2D4sYhH{!lvMuQ@5NustpIWr$JxtgBCLtgo+MQnR48cJ<~{jUG*qvb(b-lgf5`*jl7pTl>9+Et}V; z8k_1@Z(7q(Z@UlXUA--y=}M}lKf`dI0T|Sr*^7~3UMmBofpl|MCY9OS*V&&Q=`k?HX4$??Wm`JBIdYkP#EDe6mr3{ac1g(P zL8}*ul?cx@g1@l3`@3J2TMH+X@@bWHK@&=@z9%>2v=;HZ{-z zlk4b(zBp3Gcv_mhRA0wF8Fpy51;er{mFbaQw|1oZ2AiouqYWcwYS2y&ooy ze)jc>sg-b6v zh6u1zZT%VOUhExoJ(w8O>5%Z*!Il>6#yxzj7x`ViJ?$0bO9C1PCP!zw%j?^dNwu}L zcpV6`Q!Im(K*wU+o40J+uyONxH@CNL$DH4~)$6W>dRsCG*;}!}z)bAuhb8XftTPcd zc|cgv2>pVc{#)0s-n^OoI3Yp7dB{GQ>D!e__nX3tT~h8tyhM6~T60X1)veyO=mg&c&fm>_d$IdxTdCuxM%`x5_78p*p z-y527oXPk?Osc!HN6k!HK}#B*R(N4D(m#n$?Qcspr+Zqd&)m#u^#*%}dC2Z`dnY`V zRd0^2$J@GLOVhR?$CfMEeIbVK% zDRqvRuJNorn6RmAUuREBJdyPW#KNO9W2Sj)?;!oMS)Mj++PIDDH0-8Z7EI@G+q%+N z5b4IS`=%eW{xZ|w4|8b6f@2+)@qyOu8SUA`u*GArze@)Q8`p2%(u8*Dt+J9L ztnEWd>6A=p4h{(> z>HfCrI-vH}=8Ebq?G@EHx;PHD4sO+LJ-yX(UenoA-JR)f>D%{?JoIIFUh_Gbezc;i zW(WG-Q5CU3kI8Hs>}g>PQH?;0?+~kv=BU$1t(V5Wjn{yRTY;6q_-CHLE(ir*ojCqZ*3Ap-&b~d7V^}mvYk@t4X_c+z1Fv zFl1beng(X!vr|CA8!VkJnt)v!S4P`#tOi=_+KoZ(<>-mgI45hT-ms9tm;^&F+CvB2 zVOOT#>*%3x7z$Ng9Ay1ATtNmN(HtGaxH(<9G9ki(V`ezvDzr3<69Em^a+v{K0J<2h zHQR6uXZM{9Jlfmg)KUYzyI|)k3~#D`*Y=Gx#y#DLQqz4|i3=I=b@m{t>)hQr-~tqh zMU123QYPkaI>FE<&A3FCa{8#={#LZlucuQu`e*b<1niW+0ZdK!A*-tiQB~;O(}tnQ z#YYmYYFCk4*i2-?c#w;hgebWMMq(gg-;aT_DwB~L+BLun^iy|dL-zJsE^ja*u7wL1 zAXauxnJPCiEF6MFjZjWoulPqUjaTGEKP zJgfpeJ&0DI5$PX1Pv0K2X(BbVGmy2YA9muIr6;w0a|1%A)Vli38!<@E)+7$W$N!zA zV);FgUZVE&0D47#2Dc?4pk7K^2K)PAMCois!eC6+oY8wYwRJOUn2@$UCRuBzY!m4D z+%C+BPY;Yh6V-C-lDBF7rfsPcnpSVB$3nhkTm9N?8@FsuZE57&>IQ6&(r}`70vfOC zHh~Ck+=j||PHg`g>o>1s_?Oc{rjPpzy$u{Tpfxg}!n2977Vd^rQ~mnXx-FZrSE9&N zb#J#ZS34ukdTFIImg&|N*^_SHTA!-lv8}!deaLNQv13KR*Rz}M9}~B4Xr;g^z_n4u z*_ec|IYbDC?Qqf91eXR(sBW&oxqSpQD;k%@$;JuTSsJ6y1?RHKbbCV=pAUp z4Z?B}urHm>BKU?axDXAYutWm6Fba?S`kGr@e3FwO>-FyG!4W@ppjj+YPC-yGM!9|+ zwY+ibwx-ohscjoK)olBF4m|!`7|2g_;rD z2*;M&eOcbJIe>siQZn`vP1{5R2$FOAB>X0a@z)H@*gd;h*Wm(PhndYoac8Q#Hs=a9 ztlqjIwQWlZde~II8NC(gX*xOl6*hu;Rs%>kc*qZImZOhuRNpk`qsXv$3KLy3Jk}kB{N6 z;Dr!l9c}w{l>9ZS7ifVSDh9OXq{l5cHjd@kkCcyVK}PMdIj4s&H8L1xy+KTf(xt?c~zt&P>2vBC>lxS)FD zx)V~{utWH^(+3n&6slBaz(XO?7m(cOW8h>xr^@dqgD>FCrb|#kgG= zTDx2axqo1ML+(cmw0S=8&T|kK#aMThO1E@LI8Lv$2LS|^M#eo}?jQm|1Wr-7u)8Gy z%RbeLW11ni<=OKu7n)ZUsCQ+CSTOVR1hAn2g4m+k%lgw@op$k|;KX-a* zIp6AT?>4^Nom1Fz4n`*?N*bD|CZ>@1sf8yN&ZL@g!ZiqIG~8bpJCfj(r<6GU!O@rs z?v!w5T{j0r>pQ zLDkky9QLF*C_LbmRbdy73J0;D0Uz$au^BvaB#?_ec?8VhLkvjPvUi4Z2nS7!Ks%Tcw%{@G4++~a5XBszdPPt>RTws*NIa%71nBCjFC3QsQ@QHZt z1a&A>O79cZa~&Q!d0}(55qngoHkCP7ZbO-#%m5~rIhdua2sEavAs%I*iAuD&kDJS(IE0#0&llWSj>yiPv+-er9I>U^ zI``6Oc*L4v{6s%sn_!!?Q7kXL*wrK39mFUjUAf;vkMWwH0;1E7dEhn69o@2 zC@VN2X2AyJRJR$)or;OkU^+Fl^+s<&*yO)$Ed3- z)eED>Ba*&BrcuZ<0?`uAnC)7lPQ6k%4l)u_NUH5T1s)O`TdfUA)LuPo99e01Pr@)9o2gO+l<} zeN+U`DCM}>Mxg1Q7Hs3)a;?vYhn@_rH*Oc95jMb!>fq(%G*PA;mnNfh*jm<;BRPy| zE6-|qU}8*;^Iyi88btUDtzjGQCJ!eL9$VpjA2SSs4uxK{4j3^i%cSat=kA5Dn9I3O z1+GlKP*lH+Vkpd5$ zoS1_y(TVl#!)BGNdTblDxCV&RwhOqM@HrpsMvw;t=4gYeqq>K-0jec_f7{v(o_@;V zKTnj+*ydIfH@f&uJPB{@V<$O_m&wh;KCyv**{jOxm~$rlH9^Ui-9iV>j*M@B)zKSL zhg>CwCX8E^Oo)w0ejE1ETM<<7Bu5^2Im;jHk;SvMcc8YmY3t_I*f%yIK27&z8zsK5 z3naqOmi|szb%#ZLCUTUijSqm?4H%y6VzFF}BLE!6QgMuo8KGfb!W#@*Xyi$bJS-uh zI2m;=Z#EmlVsDZe4iYcAeeUoRnZbd!CFZf=zxO>n_Z81$RZky^efF@2Cw!12r_t_N z5WFNGKZ)1GM3H6C?yQHluF`LM1kXMjk>}!K+PQhd;b3=Y%Xm_mn>VOBG`Cdp7ZFY$JNy1iRH$}}gHGRw)6K_*YmnIYa{cu?gu zhEEXZrjvQnB~Q7{skbZwz1hx`ECldceT=1X;DKEy*BkLgFmA>V_>DT)HC}CS2x>JB zh6F3W$Y=aD?FtXz>5y9Z_+Ougj@Va0TmR;>v7A8f`1tdDIt%+@N{Q~Nd~f~QwaY51 zTKapl_{c$TSM}!g72sVx;-kv5?5RFKR_ImW#)lKV9r6k1)J7gB@?dH8nyp(Jwr{IX zHEhHQ)9Qw;$JLBly=Eg`L5vF@m6XeURNcK-jL7F#0C?f6A#%BTd}q77SocV{;wbs% z8w@DKMZT`C=E<^16<^JV=J^3h^Q8(SJHG(Hyy>{d;$~f9eyE>c*CVdL?P!?hMLKsm z{_~JQI==HF4KY8I&wA@{JDw*3JDv@|ypF_^vXahy;QvT8%p;8}<2&zhxY;hhjKGU| z#MCqMr{U)1>JhuX;A<_ylke0kX{c}BtXqYfZ4%GM&Fe^f*mu&oFD4v`X0xT?dns=6 z+=-jxLEM9z*OBTnkNjO3-+A-fE3E6j0O87!mFwfXfmzqRlfDZ#uOrd(%M+w`U!ph? z4fR7BzVp&FCTGY_nT~jWeB0&oJuH$B<%C5GI?WLoy25CQ^OqOp59L~xEbvS4EBA8I z&O*77FnM9joVf;yjfHYE)Rl843|-+IHHdvFF8~Q6!vC} zNaMS^>I!?aREqR-Mx^m|PIZNIv(IFP@yikV3d?tkhH}FAB}#pTy+t~S_MBHS*u-m#KP9S^X*bhNb~tBkF3oRV4P9Yx=}-bF>@D|BQaSW* z`pZj9yZOZVKNg?T`K4UT7ciJ@HSpM*c^aCT( z-x-m9-ljQM$HHFzXw#gFV_`4+I<~vWKdgp?=}|V#c{vvLR6C;lgc0d8Mx-wok^ZDj za}JO7W_tWlRd=yH`OKYNbZxwzJ4?3d+$Vu-`iKt}TADq(zs|);ARoC)LDsP6l}Ixp z!NTu03%Mr?YCFqX?hz~l7ZVQ3Q9S~Q+^4NvR4$ti`vE6+l9-AC-4|$Z$M@|(-3mJ0+M~h6YP;QI#p9y#5Pf3_j_pM8k_(ZuUzsgw!e7erJ z4pr!_JK#Ft<7+CsigEk%1j>Bz=Nn9W^J@&2c&651`fo?W9Qg?jQ-rVP8z61jg;?6M zZcWtZ=&gGZ*_Ii4zPh^7?h2F7x^eWe0`Kf9G1qY3 z#9T?nTTI?eJ9>&0hptY<};6&|F4P{S5xLw_ryikuIAW$%0*mcZEPX)OFeHh z-Wx66iFd9MrC9tr#%uES(|LL`BWXT<1c!{5=K5^5A3wXMRuuXSsXO% z%W1?Fc)>LaH!=H8Tx9K8><1lrH}cqC+~P{&3d4uEs17f<=HhlV%pwhCAuc)=FSr_T zGasx37g0&LI3?oK1e$TQm}?XBDVy{QnDP@B*|`HX2@Ugzi|jlSIYH01L{2-W*u6Lm ziXw4%$e+3)E?R~cTw~K*habU_oT(kl&_F4|3U_RR*CLiAXK0Pn-C)Q@D!{rvE z$sDdC2K`*T^LBM>h^-w`hs!NyHymC?jJoUa&fC@9Ky3X?18FRNm%=-UQFkZadAqu2 z5o3PwYQ??W;!cJ8h*5U{@4Q{zy~G>{T<76lZt=wm?Rw4~!?LSMWASwg z-$0DIH{+eRt9vUk<`=Kqam(-A;Qb2<-$RVLhw;wa)qRi{^McnyxR+b}n8M#DM%^dz z&fC>}hB$^7T+iW_UmU{wFBJX_G3vg8ciyhq0W*E%65xnzubqk3( zL2=>VgPLD_0v@9<_q_f%QkePT)1l&GGY+%Z;R(cLc)>Ldx6ce*Rk$4u=ZM4f^A2xR zxKZI#6yB*YeTu8wtMK^>U#jo{g+HS3O$v(**gk$)<$q1#M-={%!p|%GJB9zIFymh* z^Js;qE6jfn;b`~+Mh-I;cDPC59)&-q@GS~Ir0|;x%QtOoe-qgJI{rz8YZN|C;S&`; zMd4P3&sO*Xg|ATfT7^HYF#kQBlji}2A6NKUghUPH7NSecS z3a?gpv%;q<+@bKG!j~xgL4^+~{27J6tnfD#{=ULLQ}|_t|E6#xGSrtb3Qtvdj>1b6 zu2)$82Zptcl*;c?c%Q=WRrtdS-=Odv3g4^nBMLvM@Glhpy~1xQT!{71jqf;x`Hwza z{(Oa3D7;bOQxwi9oK^T@g+Hh;|09lT>$3`fRpCbzeoEnADf~x;-&VK;j@a>^r0^_- z7b{$^@K%M>3im3^AE|WwuTc0pg>O-qztrvMzp3yK6nRd+c1`FUvam-zxk!h4TuBXaa?& zDa_wwb$pIf_#}m2NBrVw@(`OiJVxQQ3U5)kQ{g=dzfa+76uw#E*A)Jz!lMw^I2kGx zUZQZT!Uq)osKTFD_+EvdQuvn&|3Trm6pkWpa`Ge;PAXiZ@No*CtZ=Ww=P7(Z;g2eO zlfri@e4oPKR`_X!UsRZ}o0Gp(;YkWtDSWKLYZPu&_)LY*QFy!oO7b4+_7n@Mvs8Tw9YB zUaN4U!u%a^N54nm>lFT^!kgQ23_`^S?W}cK@Pq2nSCtf3(7r6`rLq z|Ba)gU#oDV!tYj?|9#ETU#jqj6#j(5pH=uCh538nj?WJjeqP~M6#l!y{8t68ZlG|5 z!qo~dQ+U0?+Z0YK+@tWh3LjAT8ihZt@ZAc3UE%L3{Bwn0RroE1`H%lxA15k2OW`F7 zuUGhFg)<8Ce-b*L?@{O{&PK6&(nEzzR@p(nzHx(X*{ko%>pm3GKixoaW;q3~) zPvI*SzDD7@75=)y-&6Q!3ja>wzbjmTxXj5sPT{1&wF<9Pc$31XE8MB@9)&Mc_`?d{ zsPN|%zE9!rDEzF#{FhEn{=X<3##y+_AER)&!gUHaDtxBGyA*$Q8v@D&PQtMI24zDwZ;6nPt-FsS3|kc$vZ{E8MDZR^f{k{-DAi zSNO9Ee^uc}6n;wKUn%@Yh2K`VdVq3|k&Pa?)y39l`{ z@}FXWPg67*V(k5Rbt-%wv8{W6IBIAP5!)E-CSsg1@wx@rJ=45P(fm-+Jgx9gEj>)! z`?bpdi^Bg<_+OTuA8#m~g?6pXV-+4xY~`7$@Dk!ErNn1nRDO%f-%V`$b-v2K7}z~e zKd5M~SNLvXE6-OHKCEaSBaRvwo>%!V6XTqb*YAPdGv&W4n#k-S{)Gyc5L=m#QTekK zo=+nuNIYGPaWbcF{MzChv26~0p8>lD6?*y`j9#05sS zF9EyHX*{TCo+Y-j{Y>HCDf|b8UnjOagSkU^KCx|g5wZQe#4=#_*@=2Z(@1RF-KKDd zqUj~hGxBGF-RD&sf_gQ20fK`JaHCZRaaoqA)+x;%MZb6xq2jRprZPEo}brD!*Rg zjSBPsKDqgFmcs1{?^5_OVmmJmD9r!ec2O^1r3eya2C&t=H>dxEI0RY#F*1Rjze-jt%CX1R=H-o zH4)45P+QEm{i61?DAf!q16Rlv@c)-m7O)duEU8*X5}#f{9jb7ULy zE#AR=8w2cQzQt!T-^Meo%(oaYr-z8bGOw+TQFLdMY{uzPxck0by(VOi%_2zW4irDs@dUIIxX8TUPIh`~T+rCq84tK-eojp{+ zP+Wf(KnJdmmk`@Nj)8()U#=y#^1n`O<^MM9#mTvI6tI=^zre%EvjMtsGVFy6_=iPu zU99ls7Kc%CrNY-Le51v9^KP>kqIh>H{56XqiuaJk9GWLArg%TGm@0b7Vvh44EXE@Q z?+uH&O!&|hWhNeFF~@(b!V@i?iu|b-R{+-$TN^u0;k6dCzYPj+Q}_&vIVIaHru_V@ z2ze6kwU~XmK;idU%zk~?;tJqH7EcGhS>Zb@rv38sB;-E__6u@p@bSdfcdb`= zlf~5YR)tShIHhn#VSaXnJXv=@;k_1fI=r9Q&X{aT1;CFgBf|^$k;2e7{{01WMWPVTr(7&V=-l} zQ+S2K^%hgrn=Pgto}%zs7Sr}R72a(z!?sH-rp)iNcn0tXEUp5+nb`WAI~4x1#gy}Y zg&(q*vOR7w-PBVSQ_i1TEOTGsmo28u{P6lR>)-fG?GBH&nC*_Um}FBe#$zz=7=`Cs zOkZ)V#nXVfu9D|0;B^+)0yikU-QtDF-)Zr&z%3SYt?0CP6>z`BoEPURe5u8ok$+I( zk67G@{Eu1O1bnl_JAm&{_->1LBLA?(t-udj+y(q&V!M7luke3cOuhYH;lC-&58|^f z=K_A5KZi$KjN$Rh6rQH=OpEd6RV%zu;S~zkTTC0+Y%#~Z$zuBd4q_S%uCo>1V=?8t zNZ|ttUu7}*e@x*UE#{oPMd3RX{<6aNEBvsLro`gez-1O!16L?KOX2wn(@&ER=l<~uZzHBKxXw_x&0;JAUXQ{9 z7Sp8nT5PL(KAsKp;vDm7NVrJnbK$^6oAVji;Htpw)4*_5;r1)=f~y9%Pv?eKn>Otn{CLgLt0&wEjH#a`im^?z7>>T&K3&_ru>=G(w}g z))A%7snbyo`*!$n{y8-}S}G~`b@Ab}BQ!5Hj;40ajz3j3oYQ~umGF1g_>Z+Mw$z$w z9&E=~-1%$hhL_2aUjm$GaJspfKjNc{@jFt((rNsNR6BmfT+2d1XXf>P@>&5RxFGqR7}D3_=KAKYhy`5wh*#P4 zqrGOmI}T~qXBk~4V;;?qYm?&vn8QmgUd2pYFMuEGlOJOZ$8Q&~=C{h0;Y}{byA3Jg zRg#N%L-FIX=lER;tof}&x&pVmNXP3!+{CMJ^LhjP&cZw8a0>2xOM}D(#JNX_%o~rJ>fQkGpH-YwY zWsEg7zv4a6GX{eE=HPbxo*KdLtF?H($U=KLe!m$(=Pknd6Y|{U=zcY#-M!a(9%Ep( zI}f*O_l*(!mM`%`(zm5<<8ga!G08l1hHeEhz#=GX9X$cM8L@~gw`+#+G3W4%M ze!LfrpgRu>x2r=!N4FAmb{oiS?{?6k%el+R_b$uN6}$+#RW5;dN7n#4-H)?w8CuWL z^;|#B9Ko-$-ScQ0?sEK29l`HG@FN}dvK+V53+YvLuNVg}{BAVkq?wj3hIhsQ$j)8Q ab$i~+t})~~I0jhL-FlnnwW|zA_kRGkL1-iZ literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..58ee227a652fc294c039dd72803854285cff20f4 GIT binary patch literal 202812 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 CKc0~Q literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..b9722bedb8c858c6b5dddcfe4162cf8b14d7640b GIT binary patch literal 69272 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

s1pv8=XYg&28>NC)^(XUWnYZxf_fm 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..da8fba14b9c299439013665e29d87309fc388611 GIT binary patch literal 33288 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 CNWMk@ literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..359b2f8082eb785cc5581836050461a1371002ab GIT binary patch literal 282360 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%0D}PG3jOz;__} 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 X<$Ps0=8;{b^_G1W@A*;!ulIidvgm$1 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..910c70c669703bb1bf498afa2495ddff25cd9314 GIT binary patch literal 28288 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 S%f;=I1U>$M(5ecsdjADM$!AOe literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..f60b334a30c20bc35d4aba69e0fe89137f4957cf GIT binary patch literal 11584 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..fe74ae8cee00d0cf97b3f4de1116b0815b303406 GIT binary patch literal 23204 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 V1})ikIfr67s0=n7t`SQX{u`r1OqT!v literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..de895cbfb3d137d0c4d727e4c3ff289811f20b8d GIT binary patch literal 10792 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..5e44ddb22754b15576c28fbbc541626133c3d1ae GIT binary patch literal 8720 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 COKCd* literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..8b9886c1e39ce7ea631ce41b29bf37451bbfe03c GIT binary patch literal 9756 zcmchb4QyQ1mB;U!H)D@I#))GG+X)|&)cK%fW^BjMBzzQ-IKga4yZN9{K8Eqk8+*cd zW;$=i!8B^vEJYhuyTTPvSXi1y+ND%VX$uIts9n-hb+-jX*=~2K+HRmIVzo#u{Sez- z(e(en@80p5Nvam9>Xq)hzkANP=bn4tefQn>4vz2G<~WYB$x%0}g_=_5tboQBQ%i3?^R`~K{I3uWy^p(!oyF*<45Cx!S_4=?{~GlE3DLlr>@Xl2>rm%&;3~!%2P1q8^Hf=1^p}_8j?U&;fg$ioVL}_bRU7Fn?BW|d0ZkZI*y>&)=;fS&FJ4@aOZ1%p8BIy z{qur;6xh}sVT=2y*B83h?YkeM>~&Td5`y`KzS3&ZE@0$>4jMmAvnK#*aVIWLTsvf) z!8;HC1UIwiYZ!tPKc8(EQ-!qTB`r(RhqJrqRn}JY($OQxoRglfXxR{3{TlV3Qg)M; zjj+`&$gf83E!S(xSs7!P&PSH~7cExy(;_sl`t~SiDDuCkxbycMT`K{J&RRXrzk~M&ko%Xh$yz-}kE4DJc_0qi zX8|vu??LCI9lvmY6<+nux_6-30~M$LRGkLEf&Z{;xzzOVz{^md* zG`%4djjMsDOhoghsf=h$NAzS6(bh&pT-NOEi>LJ#sw0?}OlRLYt+Qo6HY$um#Gsao zM?yJ0&Z_R-nA^R)dvAY_v$!93Zb-#qmqUd6Vlay5?`-9EZ;D+K+ZdbZ#R^=lShOvI zEgriM=vtIDiaS=L>rTg+=ygzwt$;QKvo83EF8DYr>3ncdJB@6Ntr@&@kjC8+?P^g& zhYr^aPV@%a#jWBVXGz-?1E1ck+xA36jG_LgH)AwQnq&i5vJfcOP<8XkdOb94xa6rIvG6Fgs^T_e1EYT`V3%?o?RI zA-$GA!}`mCn#K28)U2OCMr#&tAj{UQpG1b51$PIjM)eG-9WqDlVZnXeQ6FV-0kUoz zJY=6?ox2&-EE=wj8lp2Ky<4fhEUrgJFDx2SM}jdgM7^geYNI}bU*qlCCU0%6-mY!( zX4DJbY-2}VyCA&L#D`F=@Eia(7NoGg^1|WEBvx>YBrUv z&Q)q<)$ApSwpGvf3;9&7TrT>l+iG6P&m`#5E9SN9k+I}xayUIYJUTWqGP1GNq*$0t zO=YvK;-FQkP|6nTIq#3(ZA+l0pVUkyJ6$OK>H72M{6E#$TKaj<3!q*r6kCIRPfjZ3 zYOQfYl|P*sz3Ae^t+{+M%k}Bkayc)boaTB@gEIAEEnS0S9wS{=axTuejHeC4PQz>h%a9JTxh`_XB9-E`0!)6=$kv5?YO4@8x5fe!tg|5p<3T8!zX67qutsA3iwC{ikM`ULJ z)h<-qMT?N0nMMm(2HiAfhPLcC%vpr9zz43K5ZYORO=Grb+}s1l)R459G4%&NL*~vS zt~2|@>Iidojn>YV>9Nzz>Zy0!^B4g#HrsT%jy1X=T~pK8Nz%d6Ok<6!ERUZ4G#-I? zz2q0BN?tC`Pa0`A>t$=@s%p|>rR$bKi|lkp=yk1FE=@JN%;a)a^7gKf)8OcrYSf>+G3 zF^u=sXDW$WX0qrRL9Oa}34ec~mYq&uVrIRnkFHcO-{zL;na-8#Xr(mk3vXgD_LdFy znz;{G%liMtTY8T-Q}L>`dezga#O!E_Q<+oway9Ga((uWd zGHZst_#VVu49)N0_p}Euyvb8d8!&yNgKQOxr7^6auDdK|CcUD2n6!ZsZb&ME3TeS}C)l=5Y@clUVu z%FVk!v}5m{@$`;~J>$Es+_C$z;m#{JPvD9MNNa;amv{v^UFgn3Z=w>H?+_;N;dP{E9Cux&k;6jg#1FmmkXO41m7z7K4Jf$;75ebV?usR z@R!MEPF@s@jkF;j61-J#TJWa?e@XBQg1P=}UwZwUewPb5f9+Tsy*`c2dLida*4kVy zSg%`Sze~vZJX`yl1kVWmnBdz49}xVA;G=>c6MRhYlY*ZStk<@Q^93Q-hXy164*vVWB!zrbFn_LF|JMq>NpME+#{|~}9}s+pVE#_G z{vQ#{U+Px=gkXm2L~%iCT}$>^rp~tIo@;rTScj{?o6OiR6g*~_+wvyE+zR-Ao%ZA% zf_E9lYeHQonE%^pPx+MKir_iJ+`kVA{%gbB%kLHZ_lEf@{71o$8|M4=S;5~j9Ebd6 z!z;nB8s_`@b;18*I0^YL1;1;UXM;9OD91%!WOxibAb5r0iy?o%;Pr<2p1D-;xZx`x z|8v3D8{Px?q~VW%_Zj9h?F&92_>+eDzWN)%_Zyys{9(g6@IM%?fWIL4X~R5sJSX^H z4c8(6uHYXS=KgWQ@F&104c`s^so{IUzY_c#!#s1f;|$1oeh|D^@StJtL#qTQ4L=3> zm|^ZWn+!h>-eUMA@Py!9hF^yKI>X-sXAJ)sJSDhn_ypwp4Zi{YxZ#svCWnjPB+L5T zf^jhoAlqkiNbs=WO9fvgm}|ney+v?QFzdtW7ke?G~e zTkQlPV-}1@R4UanADKTm#bJr86(neD^ zOG@#1mx;Da{GKCYE7R$B*^NWX*URs-yBaq1$9<5A{%l{YGd|W!rnK?hg8G}tHreqO zAdutzA;x z7dq}qGQKX7t_cPh=)S9(cjz1whd5y2mbEB+}LDwZ$TjaJqLe9+zDQCyY;gTkF@Xj^z8$SUpx@{r#pN6yURCquIbckcZ7nrZ3_=Lkx^=X{SjJMM99F7#fb)bbN=W7B)uZ{I)u&!6qt zv-A2pzEsWKYVQw%eLHqtU!ktMcINm7wJ7+2<62dFo^q7B@^|Z*%=r)_UlvneR6O8$ z%=?`0SN;zI*B*HO+SS_^+sf zCbaEw0>>cpZ9|RkgyuXIoXV%Py1x+(`nU~zD_g!sk{Lc6d=y;iJD}5FAgy>7NtMU(bi>s&cI-b8gY2dkikMneUF=+@JWX}? zXkMW_&9%1y{oJ3^n9M`e7HzPgVEQv?s&cIpI0c0oHeW-}YR11p9%!qgB+9CXS@j|l zxBd|7D{A~pA^8sLb;2rLUvmRx>|YI=L}OS&q|}-bLJ~NxipmcHYdC3Y=2b|XW!fRj zTw~|IecqwJ8w5*%%ZbiI-vMZ4|%WG-N&T|Uu zCbVoWZP}{;Vr_qM5PFN)+4YDgBi65{zZH5so(a`JpU$elC&)OuZzCR+&E%D{S`XzH zDE|zxVSsw8wb?>UQafT}3W>AEUyFM0#Gc)azoyPf)f}F8;*Q--sYF^iCs(}*v3KIZ z-HkygI;Z$Iquw*o-FT4Zr!=_5-iFU;-K|^Qh?@0?%|C*y6|okbZrDxzM1Tv-t#m%3 zYH7w5(Md}tGYDVvtb_Kfd8qgnRKAHg>jV@Y0Nhuy;Rbe?R1wbfj#-;0pmM<4yasrc zHnZE2+=`ZOfL^P!qw0|N6W{z#7k!GVEULJhe&$wra!@$mJFz9u>RjM-wK^AaGFqLB zI0vmx)V~Xhd$gK;qcP(J4Ud1yj5Dle-vuLX>UP)2^`)EJ1K$^T3QEm+4LUp=;FLzF z^;Cv%sc^e+vdzV%FP#f)*-+>_2Z^?K3Ux>$$ZIEQP^tEV&{ zo;;Yt!Zdn{NH6k?B8_@>saDUW%0Hn3OWT!d`w1Of*WeAskjfp-Yrg|JQ3ly`!4Cvx$SguQz zEKyvw0Io5Qo9Z2ug7Z+@0kvxQs4V-K9&t`-(N6s#IsfL00OlF>IWq2g9aG zN)R*$F{5<>j-+Ld(^>Wf| z&GNf$H8UR5vKqxnL7y{f8#AhU)Wnua^|~+(siU?tJ4WLUW+m6|>9G%@DWMl-NA)q= zi0D-l`*#ycmVS3g5KRd!C_CzGW;8(Klk5UVvQz45t$q%(gNS6YwwIQU{pQ`L3lX}^x)HH(_wPoogQGRN!PqRW2&tpkHTDF`-NK<2iy5*; zbG6-8W+BAGZBrbGXokV3QzjfALrACPd*{EM4fx=i(jl+*r1d zQGceFVj-EzPjM1K2XcvgJ~`M?$YfIaj>`&(bUqelzY?iI-M`MR$dbt7=#s@tx;i^M zS58$)CHp&u;_<0s*Qz6#j;D$PiU0j(r*zb`(=if@4=2VR{tu?~@MD`YhySBp zl+EM{rL|D`;n1BpQ}HgXgcE2aw3!dNzuhYVLn z6bkrhgo2;Sxnz0>jJ@wV1;b&6$`#oBen@@H$n~l!Fw-Kc4#M zS*t2o`(0}f*zr%ZHQFDms*D7h9@`FKvL0? zZd}7Z^SF0!8Xc3a^=Pz+Yj;Jopz_Jf6UegswV5Br=@2TW^U0xfVj#p99|N&M%v{k? z923$0WFfDGQ5wWE#dIN&Q>jdPD5R4~#^-G5iEioJ9^JeSuOLb_@!^=UD2dooY+xW) zR-y#Ib#yCkXFHdno2EgCO=qcx!-t*Oa7JHfZRhfkd&3EZM+U~y@l1L!IdqbHjz)1( zE?pAIXHdt^#$%~eJ`^4r*cHnShPyyR1O1`!nM0v4&bE_=(nWX+52iEW{$es!NT$Oh ziII4A>?^W-qA*$3e|aK@R-|dZko}4&I-YiggT-{bkj$jR`Gn5VtwBz`ETbR!VH~rU zgm>j)St#((jTgeBnN$pS^h6kIGnh=I251cBi;E-Ka3R*8N*F;Qmq>*3yOM?Ya2OLa zn#kqRq|)nQx5IEOKP;A$(>oH&Uoz#EbNbkpT;^hQHQ%vr+m`SdnSq3+rAxw_PF)|} zo*2m{a)n|pp{v59OFB4%18Ojnizf!6m_|;Ja;H;a@rDY+TvPT!uk$c&-%)qRMn}<3 zCa3VmNACu`&Dbvu1DPTQh+V9AtR9Ln!){fnSbrj=qP=*cvAfCL!D_?WwW~r4#bDY^s`W;iqeTGx#>L;V!O=CZC|&w zXY;m`7EkNx-Gmed2n}vldYWXJ&w~tn!nCZ*3z;gl0g<;$=B%$o3#G?_vj>tec z`2T6@0D18zgICRxMbyroQs$eRa`39Tr4eu?>M(x(VzGgv znQsfoSza-ve9Dya8KxXUUdQ>HbU!FxGw$_aj?}|khUS``awV7TZL?0JOL~W!>EkLo zhWXakX?Atke@9HIW2XO9$Q!U#xRd#-*Ye$l??=wp6_oR5>Dz)iUk!Z4fItqK{+tb_ zKChaK$>_sP)Vn8-mhF7}%`8zg zY%akr>KI-rm?A!>GjN=axx{!SS!Q=Fb4U&q5!eT3x<Yw4A;JGhHf!`a*sj+rl$+!2 zHNkI^&78k4)WPZqqEZ2WH(e4)^Z z3FhZB+qa_N%gM&iUkdqN!QT-&-xvH-!OsbPUGTePGta*f{2|$_%g11@%a5?;Ur=uP zQ^|Kb#JeuiLuE*YKkguEztOz*7_Im$B@aKa0m~D0R^GPK(GJ-q@ z_>5%lt@;_soFV!d$uMnfA8^c+nC`59ea;yDS>l|W1DVyC5BVyy2O@&I4D(3jr(Wui zdCps2FL<-yt%A=N%roEGrVQheQWXvJtIXF0f739}#lIGOlVLuu?K8~ta=+k*49|u9 zF~Lt6ZioEmh8KWe75tXrg^<55_>ke_A^%*k9}B>7@ocUU++vvb(0PK77ra>TO2d4f z?KRAEeWT#*hPxr(Avi8LDfm*uz0kkh@TuT$7~Tl}w&0r$^B%oV@P5G$34YY@Sz~)_%y>eLcYcDE#R{a-vy2e9uk~2d^dD1GtB$mRfg{e?-hK#Vg9bV%`oqWe#9*pd$Khc%(m{SFR?dM{qKw$`}kJ z`in!+!CY)4F-el-%fyIV8|&}SB}OMzr!w(L&q4Cf+}Y0GdV zy^B!CYw1tv4MS&YyYE3}gB?d40&=&h*obj_2o52#9oBJN-$0c9R-h1q%m(X^XS4LT zVwU@kCa)f$7hNb5ZEF1?1M>4Tf#q7WlgwvJfKsW&Pa;mj3u`z7l7i4YuxX z2x!x7Dqe!WTObIb%%6zX-;cr82B==ZhIm;BEb^STOuf4?Y0Y+VMBS5M*>0*0^K07W zyDZx-&vEJRr$L;@klA4CUWP#WD;!ha&wQ(F{psIW))@J(;g9F64b~s`hV=I!{PElk zAs%JwIN$u25^IB^`UCu(WiJ-iQ;6_6qV#tV{vL!N1Ua7tZU3ele{754OgupH9fJ+@ z$JjhY?@n~e+ECZ(%>$U%ixjIDp|?Vln^2EosqyEQus0js=XYDSdJ%ve$8}f?&R+nY-CN zQArGMGT%J&{>?k{z4P!JV+cNRx5?2Vxd@IRBP%rQa%{$ zTNIm_Zd)EXp6)o4ZvTo9FGa+ebmz|W%)#`m59BN7cRYK3bMx{QkHlhUVpZ|ocZ8b5 zCuWK_&&OUlKk)4N-sTODI}Zl5aGiWzE^m2SKJH8!Jb$$~@@6`e4 zJso=ZeC)veRhxZ7Th~0)95{jKj=VYljb_vzfgB-^h-N7|t*B1{2QfC$dQ6U^4k}qt z{snb&KOT<;6ld}gh%|f`tU$0~19(m_lq>im*a#eWzH2$E&^qEk!)#WO&{8T#f<7x5 z{sEY(3+Li)j|wvKFshKkfzU?fIdrhv!SARX0}gg~3BC3V)ovmSuQ^Tb2HoYxR|p;ynwUR&7LoE%$*D zS{9|oJv4d*K+M>W(BypOitSS<@;f);b+zqLk_EKoYbLcHQ@l8R$X#uBs@4`d8b|pO zO4|)D?aotW`OeA_6enNDK!EUqNAPMmTu4#SKWljAZNRuk zShXbN=jRxw7tQJK*f59k){t^Gqh8uBXNG&bzul*l+Co-1fv%tSA@KGZUN_PRjL8TB zV05gWZq*51jnb?dM%DG~8bf&My8XDs+^tk2>b~Q+6oKxEJ_zO*fe>>!VoXFm6~K^U zCo3+BMuGGSsPwvz?UPk8EAAY&nC-i(VpgZ>#AwzLUL3mG%?hyr?qfA+S50az{b|$- zjud-XO-2!_200bQo|-7M7#7oLBREp*Wi{z7T<>jfjW;cxa^(Zwsr+z7Y3fByk8rLz z;xhnPoS^ENLc|f_nc`@vSa1uzmmDvpQ(mQ1%I7laf}ixtnPjGXsN@$#t(OFB%dY3;hLV1< znD>%5`)GkIw@;w$;OIt2yXaL_<{dVV=q7zPd*U%+sJ>>Di>fWyewkQ5=6_s#+t zc0?5E8w!LS8I1^uCz>Do3@GKs8Y^7dLeUyd2%PCUO-3h*yO~74Vbd=?OxL%4Mx)dT z8xJAvVK$kLLm~VH&~m~~K>=+r(DyC1Sk5udIzB3I+#i zBxqts2u=3e5_ZN^NEk*u#cot6}-c>DPMTG!!D`}FB;xRvFyhx z1ur*TaI-PqV@I%tQq?R;jky`WSQa(%+8yK*r(ty;O4g?#(n`fsjUzLXwt7`9D=d-D zX3HX9EDYC1zIEH4*cB@;jaB!aSbQ{lsE{cZhH}FjtJ_5i(XQ%Actyx)o=NBPUMxPG z9Z#2s;;Vs%vxBkt_Tg9@DZg>JP=UAjP@xzftmN{3t`Hw}M>C~E(|Dfi*YXAryJhrZ zn|gj}nkhzIs4|Btg^Zso7UCYJ95uok%BKCa-9{YV2v*<0_;@*8f&$lK#*dE`^Jy$@ zH$Is2hjMN{OJgV>sEn54etIzPYKC8S-MBZN^D`rHOw5>D_Ry86&bH1DHLdEwWT=i; zrwJLJ>t<8xO#z^lDZ9SFW|G2gqO+#@W~i*(WQ!F1@6`Klj_64Q`J=J z{~_0|Ikcl(Jb?M}l3RA|h;J)qU4>Tl#QQg2ncD4+mfW&mDZ5G(AL~i-wPl6adc_s% zVoNjSqUZ6Li*MT+;|W)HvMtkzqdp>H)l*korw+tae_^O7_Uzh{+SIpe`@o*vTT%o4 zySMDzG_Y&qipEWS{dmFv)LE@m&6C?uaA_6wqTQ5Gx>>D(-0j`>Y+#Y`hlBEJf{D>O|xFmU;>}^9DB) z>!C9SsfW#LZzmFrw^!c!iFwyOX<^QACqB7I#7(-d9$@m>CvlVRcP;tw!~EM$3?0To zY;<@}rVjHvLku0pNZh33%#jZr=K7e%%=KG|q0ey;H|eo(4Ak#MO90In?RNoRAuG*aq|STykN8=tt5Bv=qhYBrUw&!rLs& z`7!$YEzJ2b{1FRtehmM(g>Sbo->K30mW6+4;ioLjjlk$H#4<8?yM=GF@VyrPKCzz9 zv%qF!Y^Aof3@)6EuFV5{(Bbw(9%&CAl+|EU@C?fv3{pX z3$L?uF1PRj3l}Wx5okD+Q#(N!A^#45x<5=}}kfRyjG|;uBSz9vm#YV>RM@F;mk{ zm(zt|*K}7k`!}pSe{j-XF&vTLPa*gjP9&;dor!9LgfvjZGlIBRwS;(}T?oEUu07gQ#(dx!viTr39LczYN;8zjHJ3 zFBW+87tu1#%V8ATUj&U?%%Ch;MceeECPlCT9>HEqfBfn(@u@SC3Yu<(AZvAC;60EV zOx0JhE{hh!K(2Xv9JkF9f_EtP%WH_~_bjln0Tg?2CdCLe8QJ&Hw*3v@!m$KA`kSF; zoR`N@j18a|gFl`HhK%enFl>J%`0ECb{_qMX<9i0!*Z_(X@OJ|ZH5u8j(YF1475;kl zJoC( z+6+DBlOZGf01SH^PvKx>+?*HAj~T~|I)4N3cM@_##vkuDw!i1#k9zbs7sdFazBLWv pMff`g=6vwY{Ivl`QLHo<`|+}_0nd=>m+#Ql%c8SxBZSPre*wpfJjeh5 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..94d117e570abe5b2f26a70957c2adc8234b22f91 GIT binary patch literal 12360 zcmchd3v^t?dB^AOOOjWXt%ohiFRifv1KO2j3%>zLu5C;N2+P7?9_!U=B`vIW#Xe+2 zscjUO;6PJMIS?MFHna^6j}}r$XcD(LJwPC&Kn}0MiEA2{9Oxl6p%i+6L;wG|GpkRs zNz;?IpU&L*%{SkC^SpCs@72zAUF#jkQC1vvrJ6`7_0s9c@ha7(4Hm0K>LhD=T)b?d zvm{pci0}Ns_`=5DU(vF(WBgF}o zSy&gkKjiwmF4sv-JVD%oW}nm0Eu0J*<0IuW9U*UPtBk!KJ=K`uaMqB`@Go=5ah9BX=4b_HPJ5Hq#4346Q0Jv@TPg z+NuXMuTY-4%6ou*uF+B-uhaLTaOqkn(2PU{tE-?VHRCU#4>Xifb0M>yVAjugar3_c zESce7if9M(^@UkFzhXCaY)?fc2$f;VaHZ9Z)wl#sE2Hs#V8t^4HS=>+=q%F?ndY22 z_cme5Dz8qAA*X?5xe6#%Ki1Y~&_@B`8tOjKx^}v|8{u~9_Tb_yuVh&^o{}3Kjbw7lS*^SBI?_Ku zs98X})wKqVwn#OS;3)7i1XW*$ zJAgZn!^;f9S3GCJdd@;*+zb;oa?Tk@JOX&ASmr{S@=~V3o3v&A9wvuunKuD%u*}>> zT)vK)cf)R;v$gC)??=9qKW_RMS$Sk}HT}TN@?>FfnRjn@V4ici(>Bk!!n=3>&Uwz2 z9D{jI)W02*dy<-amnnAaw=2dGR&x)a5Epd~#t_YLed+3s?Lc)Nv}OKb*wn%X`7DH7 zPiYHoCJr3uM&C@$Y8sah2jARWI{$K;cGS$7$afYL*KP=IoqIXn?%G{2hYq+r-$$s{ zYj?pZTz^hawO+LgR&&)lo2&JDZK$Tb(_4KXl?@?ndGP|hMjIkrqt2FUy$BjsF%PSA zKIfiy6T0FKt0xC$H!-Z909E%U3LmwV;nbDJ4gi=BDWc48MO_dhS`}bV>gPMH)tj6rJA>3*61+6HB}n}oziO>E4(IL}cTk{J zkJG%bk2~1J_jbb1e4C-vf=RtXUPHvOT{^WsgmDc?3q7rqFGrAc)Fwtp5vD2Jv>tua z?qm8L1Y|RMcS<(X|LSHl;gXcMEI2wpY1b02}dfgV>a*ipD$X<3V_>!L-w z;2wwpVf2W`9!9+5p=I<6f>#wBJ%Mh_wV&=@%=o=PaKyudz6FY?DHI zJd_zuG{^cfeOG5jn-jT_=Fu}FZIM=DIN3kY9M24oWYURrKG(c`Bo@sTMn+P}cr2Z7 z&Sm4x@$A@0KBIm|FNJ(Em7C%uf(B$0xm_EjgYo!OwOgt=nU1Fl{fYnmYNs^R)YCj1iw`B!|9|!6#{Lh6 z^u&FeGKT-7RWy>x=8JQoaznADE84;%*?~x$>l3SQIFpVHasB7={r!mnFcxwY6f30i z(frs*A_pDrj3^B7(+CNiadP==GCc^!+IO9T;V?tv5-fhdqx|}&@~&_KULGSIzbD{z z%BJD8>M;46ul|L$R2fS9-O?VgaEtX zmt)D=OKp#|2EKLehfZAk3F~DU$B*I%bw#YvE$ut5juJC!wWt`mUOgYO1!a?F$ej;d z*=5*|O}0OgH}tC9t_}9hZITaaPT%x^H>-VkytO*6wr%yBxzwXT(>j||C3DJ|mRHY&hpTq#Dl7L6mHE(Az2>}r-5keT!*(LzAuw?ZG)%q)W(a3~2MYv` z4A+fY5NG}Rz&kEm%J{4XoSBTf5#_+`&?oJzuvLT#>0EL! zo#+qoEl7VXA5%lvS);CHbTkpqXR=z)7GnP>r1OcaN@dc6A$^%teoJ>pw7Yk6v}+w+ zNfdM9LorjLsA6TY{{HNQ5jAEU%mx$1u4P7}bs5IN)Qxt)fK6u+>`QFdh6{Q_Yg?Cx z+-FfJJlsE)j%U&X$-%SSEjEfxbm@{vE`vO_J044=a-r~G|MpmRAlwET?C%SOFB}Yo zvF)8Tm@dFucp#k#_Z5<y#P7KFK#*WkF68XuxzUvZM)FO-K@*~F;MZ?psa-fio z=aZRqIETSTjAjjRB4irv$PHl!zB;@;8ykTE_v3gzJeoq{k!BA-np!ny6qe0(U3ff-F?bErz`sj=&AD3%)%Gt1!}j^(aa1DR|*(I3SC zuxrX42!&xE%nxxkSYFQ%-r?v~q8A2>Yv|7u&5kY`&09=&bPQl4j0Vzfv34u3Z&c z9M5KQIi7dI7i^vNi?F+Gq`y*=xq9i2TFcJ*#v7wy`( zdEKUtuAZ}6rgd~~#1#b~HEvWqO)|~%AcZGP%R0T7SEbHF;N#N9_-U;V^~(^SgfNak zp`LsO0`)wnQ>Z7?-h=Q91lB|SQ3O1)wf(z@Db$nM9{RE8TI#L%7P}NeM4yZ)(#F;B zI;mIcgD)m>cwA@w6XNBuL5No$8735Xl{t|Bd2w!+;w`=tbhTcEw-Q3UYNklBeC3oh zesBx%s#zjMd%PkL;#K^SI3akPO(Z~G{7LbuIWmddxl_`7b2A}cwV>Do&O{aZ&tEK7 z*qf7W0x{DorlilAlD@#CLx`(5ep5Dk9t63ix_6n`H&3wFo7;QJO>dqD+>(trvt7_D z+zcOQ(J@?3#%l@++wX`Wb0+fKGNcTo=;-Zl4=VZ%O=gQj0>H*NTH{JVx< zLHq_8_Utz~X!_13)=&u{2gNd6jZ-w+$!s!r5xtXuDXh{#T@=h}n-8aUmH+{TO@XcgX_AbE>2!2BF%Yu)P zO1zb*Jt!H)~(mrdKR*98Au@Y{ml6Z|W|{2FTg=ucXvkNiYt_56x$ z`6R*mi>0yW7gTF=p5TiF_Xu~1?&CR_(=;rKMGs>KNft4VEw7tl;wA0YyX&Fekiv3X9e?{vDF_ItUrmG`~4&8 z4eR~ZFpt?*PnA=O3qt3D%{vigi<{lLby0ozQG>CXDs`;4)lBlgDm&{><4 zpZW3tlg{OYkPamkEvwP8r6LQWXsItIQ6;Uo*^o@s9-GVVLK& zeTF$U2LwN6nCIw&f}b(m2>pwOPX)gr_-(_dLI0lM4-Gd#|CwMvCV=D93Vns(dc%B% zE);ya;11;+&^1z%%$9qg|&yaD`G!(HH81m9_x&**)E z4+wrt@b?Y#+47X&7Yttl{i}ix3;w0yD`4}X;Li-_q4#54Ikwxu_<~;KTEo{tKVR@7 z!`DOKWSGCh_EZZOQ}-X6iX z8U8Nx_Za3m?au^1Z1``Xf5Pyy;2#J+WcWGgpELXu@Qa530sN}rm%)b(zXCog_*cz!{5TnX zqdbLR`31o$k{cVw>rKS@tQ!wm$|h2=NGgf9)Ui}#;5 zoj{f12T;BsN8D<4r_m9Nim3&Ok!)rJL;71w2$neB6yM~vfol+~ zU>nlHvpBh3r@(mda4m%pSe|)Yi)Wj(nQFx~W_nPn+oW_Km>crX2Tc0;h4TJQVNS+RYJLm|hd3;j3-T?m2o*m3zPSo&Lo z1Z}KXe>g?o*yr+%t zcEpsC28^$%m+!J{y>Ei8Z`%DRi2ayg#OA$<9{h2i zwPOA886f>V4u9NtLkP1>9><&iQew*>sXS0#WN#McQwjMDLHauie~&^Df}UqV+rH_> zAM2v@-~h?@3RdWkLBI1tZ0){q4beW+p6Q})9?rQBe>Wo=sUy!Dhl>+s5z;>df!usF2mnN6WipIj)C~;qgilIlZ@y673W$9Ex;2p5{y;YG34cA<_e#e_r~(_vzPff+p+FyvL;l-Y zS;4&!$}a2+J6#%Bp%kisWMANbj2yVR(m{d7U0{FbqET?rUw0A}d|Dw4JO~c?ACdQ8 z;a>N1+`>M~_akUS{=-tS4fpzTpQ!6>z7rUDRZ4k}Y-5n+;gjG-3$r~1X!s>>oPmf8 z;udTUtV7jDy}VIn(3@zYuRr4+S&v(=N!pKB+e;@YdkHoT%8BtJk8luc!n8O+r^f+e z!Bvo2OJyjw`H-ypcHr?edQ!7Yj)f|erfDgQF^09f@dvWCm4PO4eHB+@fwE-_>Gdeu z4^cKEWlQPx39b)tEi9Bh*j>m0TGurFP+D9}3*U@rZl*LUhq@hsw&H5pEUXm)4$Pi8 z`}LNc!dj_X(?=H-3$C!fAngypc0aDxTNz_j$3b}bX8K!lPF`5&hV!yH)Yb*93o}lk z-P#|1-~NaH+z&3o(AxT-x(ur4D=J?J2G{#s+z(hi?bcU(Gh5oNgT9%a?N*Xw5p7I0 zdVKOJ9_yq>zw{WA9@9rfTNWP7gcyc{?#(_Jl0Kns_{jJjCt&?HE?5R8#e`Ui0ogOt zM=>H_8S+jh87JDsw;~}re}jrMm2IC`%ym^PtY+)n#zhgkaY^Iej%I6N2i9kmh(s=f z2#c#Qgjbb}{6G;TYY=1rontSJawLn&7 zw5Uo@3Ef)dh)8WGj#*f#wTn37_B)PQ!q+)707ZvZVA(BeQ0lu@U`7e7%3?~e5Va)_ zfhBga;!9F5kZwMiZuhf2T~V{*&S9$AzPqAkbx(~N&6>?i`2LC%e0Z`CN28Xoh?rI1)+AFJ7D!P;p1s-h|NTqqCtO&N!8m@56K z8470wc?6bBAZX= z${FYX-)+r6RX>UGRC+9%|NQ!Mr`*qLZZ-Y<*9lPevN;#uma){jzTTLZ!;>G0r@=StntD6Al_kPuDAD^P}K^js->#WZ!rp4-O(<1C|KL zytkKGL0g28z5!p*w!$G{;g05K-hI-zzRC-Swm`T_5`bjBO+?#-aW=EiZ&3Hk2=ndD znBg#Of;vJ#MQEqcwy8usA6jr& z5Qcyg)fzOhBLrsqT@bV<9PC1HpVO1h=TQl&XR*~%62qt$U!nM~<_ z&Ed)>mZ;6)?K}2HuULC=w6f_$W8;~re7cYy$&OxH*(Z{CTh{f&-2!wRSvr-=xzX5Y zW-?V8iS>d;GsDr?)uYiEa{bcLd>PSVBl$vXxSY*-*?er=8BZ6d=E+>gtCkHPc1q~Q zbalPrJXgF$`HFC)oKJh%LO$kVc~N6nBbk(!GTRu3JBHWp#@J*jRfGXw!n7BgDCAOj ztDV?z)*Hz>xeT3Qd_#G>81quYIY$Y+lHo}RDOe_Fe>5}6K8G>2~nL-%@Q#xszOAR|Yfpa$Q38ef7}Z zJzJAQgL}5_+B~%T((d}r1B1B30j0H4$r`)jZ1JzIU_UDEjI3FB9O}o#^YKbtIb7IT zCG!NvLK`y9aZ-K+HBOz9zl)mv(1wQ(o--InpDHM?Emh+Zf9Efs*K<(z8qH$M)t!^rV!>PkWQ(Snc5_X;`WS1Awi>-TJH~6T(R1bIiY*VL zW_z*FJ#r0OFu&-WS}X*gU(@D~7+t96?`>V!p7+hIeSIp)ZfvZdw%4jxPX)GAqVaiK zY6-aVnwi6vnmWf|scG}r+lmC^>6NE`GS9lx26Kg5@so>%98rDsfGKC6uuRNLHT@Q)3C&fs?pZo+G%eJ?lIGx!dJ z?;@-9ycew3_5s7@r(_)OSROa{NyFw@gMVw-{LbJ%7&d<~m$2Fn~% zzUvJ+_a<$BrNJ`yl)cP7#n%}&lLp^x@G*mr8~iPUXAFMS;3o|Jg~87l{G!1x8~jIu z|70*fV0w-=pRbxry}|rXOUsuTywcz`2FDEMKYiNw%LelwJuN?Eu-rrHFenuBIdU)3 z?*(<*SMK3z%=~Xp%U=a=Q1aIdenT<0skaP%-{21o=D&Z8L;C>oO>?8c9R^1gb6Z9dX)Y08l z+&)E=;~!2cDyAdi{3`^1!-;t1$7j6KtsEIfj7h3q&?uG)MXb<&R-!P&HZyzT?gh8v z(gkTC3%?QMe%TV@C(T0edGg((KXuFpzC&g_K4-H~$8s4iGSXg_&$8PBE%%szXD7cs zuv5n}!Fc!J(nZf>5CU@^Z(<&=LdJQ}SI=V%tj7uzXK}42sG{Sg(Kh2f(;{TwjK^{7 zc!$Aeybu~U>q!~9vhwLi%@V=}cm#VbC^AL|8t;W(Gfm&Xds#39 z8u`wf^SHfDi07bWzdVNMejfsBAE4NWZ&H+?iq<`Vwi#~-2aZ*cFF<+j-rG0>6 z0`d4Q&_(N>guskfM7&PO7!Qwdc6={_wGU7nN4)FlsEXG88f`P)HxRF1tuwzl)Ny=g zaM6eR7|Uz;fPDlzU8v*rhN`vQ8SIyuX{+tt1!G9Fr2&i4H`|&UyAKZZ(Pazlm`}QB z-Nz7^^LP#)Mvj~7!u8SfkY{hSbs0juY284r1&16{fMcueq?)Ix8VLhl1CV~2+I&l zS=eo0FUl3ckaz}nuhe;syeWjW7rA+6OlbO>7eQwl{#Ojt*z3y`D#CjWG@ch%jFN%3 z+4SLNHjk5?-!}m})9-zlZbs9)xOq>~Wn<@+WN!L4OD|uE47|-RQ7vAE$k*ACqnj6H zrDc)k3~o);ZK9>K{SK&_AAoI}xzhh8GX7T7*6eQC4i^5kDe`%T;fUq;c*UJ^A82fvMs^#t{a^)f;l7WIp1Jr1$QT8*pMdJuA-H3V+5 zj=*q{wHQrqw}Rj$)~mQKvtlS`h1COjm-Q1^uC)GyIG0*aLwmXPFnFWY4td1th9qiT zgP6V6Q@Hk7>*3pPy$J0lYaO%$);O-4X&}W`>$|wVC*10$J%2-Pk*d7i^n3VNT?itA zZ;`PPd>)w%TZ6CTcJ}Vz4bacsD+0fS(sgQH(zFi6S+_zXti>=htS^8~YdzRwwSc|W zpKE-#{e zBZP))38A3rXq-KZ&RLSnLa~udQI1R2xraNuBoN?q;~eH|*$ih(+Je(tn^&hCRr*Bz$~VRn9L2%%R-&}z56S9FEY&~9EK zj2y2E29MVSgQ*iDVVBrPw{7^fiZ?xfF)w@j%D2V6+62=}X&kw3%UkBI#$>ZGaT13pGfmtuXV7Yca*KN4^_e zL^mu9v_l%vx#GMXO-~o6j~0(bZKo7HwmC8o=_3s1vNO?4alTY6*oBG{Jzh$uoNB3* z&t=kuO4KQ5qISBJg2jBXAU;B*Tp^RMX6;@VOtexg=AGz?id}Hh zVXB{azmZ}<2c7lAGs>-6cIG6y(4q#ht9UAq#oUY*KLRx?2|Ru9 zkwrgxs^5dU-1--p)7ilBN}C*rZmRPyj-Je35AT5c+_x1O1t+QTvjM}#w1 zELTEwa&>Yy+o_6(r%OrnecdX)CoZz-O1dsdj!iYpuDvHG%f*}Q3>KdF)MR+Pn6)Ks z>JKMIMpH?9zGRmx)v_&B;bZ;L>1r;Yt%r;snv9K)#7F9qbQ;S zS8F9zgK`Jr<0BLMQhO7_`zEF)Mw8;;)NpF=)ULYeWb9Bqvv*{3ZA!{oq-M(L*;G1n zv~II2IV|$U!fZ%hsCQUF2S;P6@%Ta4fOM&pt{j!Tf3h$ss}LLBBMYLbECI)~R63t8 zW?a{7u{xb+9X%dnW3zW^cz0~_KtHP!ja{|iU1tJ?pUA z*IcNoRmWz%9@`U3P3}wVjSJbuwXTI+O^gN3vdq*FR(7##e1B-TZ)?b1mqX$C?8!o= zSeVJpUhOWWDJ(df`Xf#eI_ks>8t#O`v)SY6@=SODG@G3cg(qf1VLaYf&lakP7M>{- z!!#z9Tp>Jf&u2;}FOoTSWua{PX1k11xT{ksUF7Oi$^}yEYIAS$PA55?y!1MYL!9PxtLf}tl4 z@#t)CsEr_E8ETj*zM-Z7#oVFzQpRLzsA(YUPZdX^ku(%jRWx@Ia zSgZdM#+{7mo0;yDwTw3~?q$4%@lM9{y-mm2&3K$~lJRwnk1(ELoM&8Se1h?(7~jVD z4#syfzKii$#`iORkny98f5!NE#`G;vxBVr?uP}a%@q3KDbWm1vxRr4mK3FluFqKOmO}3C+wQD=$VaB@{Pclw2K1{62Ei%4`SoP0i zjOE&^?B&|4Sbm*UOuLSb8D>l$Y_xoc@hD@t7O6P&l~LQzGyWvw(~RZ%qkPXWxm9m~p1MkBu`f9r>Yo4*A7&mbXQBC(t|faV?`13^&dGVa8sJ_jyZ1RwWjmjaTSj)+Jvl76U*w8+}i)meJEowt>bE6LHxHR5u5db(^M zTcD=*Q@03ZQcf3UZC$J@`v6g%zLTk_Xr74BaSERzMZ|p}jJULeQn^^7 zF8;St2v%6qYbVzMFg+hSVF+dF#+7(b=7jha4u&*FbnYR4($QEB;>Y8SAkP!&D9JSe zcT78(KFn?mT3UzxmE8f@G?u$fMs_b$KT03Rk9ZJ2N`FN=j^Ix1pf!SY)DC$D!d<6Z z0CWb^Nyl>_;PDP&aoi0V#iM%bc=WfTZaYvsfZxw`qnPe?Fpu{&#QP2e6p!8>biBKm z4^R}Lc#;*M@u3F02pahmIjE%V9zdRA4=VX29>(8*sa)D7bh%G}wGUAI5%EFgX>^OxE|{iEA)3GB2F#NsW)+ex63 z)~#%acOLP`j^fe&q~npjiJwlr7=$Ab_CTQf4@J=D*xIv8ws+!r8zN9imrG;F9tZI{ L3R|a@&}sY!&PS~j literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..c28405328fc5631d265ac055550be939c8664e99 GIT binary patch literal 5416 zcmcgwO^h5z6|S0|*`4*wj`zpJ>louPS_el?&v@5s@DDcj+KyStI7{qJAQ*<8nV#Kt zX1Yh+J?pFmvSM+F0|bz z){cWn1ma0u_0@Z?UcGu%^{QsBo<94qlu~Gt;uB)MCB)(wB$g0!N@0)KDc+^fd%r3E zIQ;GtoJH|OqSr4o*_`Lc!YY81`Tf?TsIm{C$YqD0fqE`8 z{7<&>IgXsmXCEL_4vnL-z5$lCcdAW^%ule&PzZnZKeM${s{H+&d_8Q{!I%%u;_ymH9H^-rR0f)E%L7BMNJ}*rOAR-+Fn}PIxfeyLStGK3dago9z)(ItkU7a zk;0+E!X$$CfMAtN6-o%qX6TYP49)zyX1*dnuuXS;&$flh_ivNX8p$aGn+B!ha$@NC z)K}(}QXyxU%543~JbWsG*LNf{CB*350HXv(-vMfDzJ5(&b~6}u?AdElWTtM+gFP&H>`a@VOvy>7SdH5@;#Mq#7s zI^9~=bwjbyP6fR~H;TMgH4cJyRDCLT{m8Lt)NQwv@tL{GY-L|w zuP!$lgY2YN)$<$eUeo>G4?Ey!I!?9YG*&$S|2JN=77fhpZ7)qP_S*lokw&=IjRPSX zD^9o4;EsvnX47p|R=5LeKu)h6*W$IV8-a(7R)YdkEE?FH*gT!U2hIU2Q@}&mdO3;Y z$^B}TBg?jcnj#!P%&jxkrbbx1!UxOc#nmj$j5- zMs6c?;~JA(WeCJ49~Ms~Pm_?ZHFx zwl}WMDOGsKO_wadderIGnR83!lQZutC+VPUcbaQ{Bk)_^^3mi3*D&n<*-8{Z#_2Y& zGEv!HZeDi6mOTfw+^m=FN0!SrHtf-5zXxk}%MWZuHTHbF<8~U|wR?Dx8*k**uec#b zF}p@__nxj%9Qp~f)$<#%7x*?N#u{$5nojJPZTJzbgr5JTeK~ZxP(XLD5!s@rq&&U`@i^{${kHt9b1VQ^#V)G05rN^k9s-=`muZQj(FdD3>Q81UZ|_NPEN-@srHuAbKU!Q1f+i zB*nW7OjVh#F`u3?4JG~6n9B_%jCntbxC1;IA9_I|jaO;MWbD!Sd_44FT)8Z6_c1A8Dt7r-{?J@#l@k#|?bW zz!wdC$-vJNr)$I`sIgk3l&|oxazU-T*5SHqKPlCGb;!P(gb}V9!W9x+Ju3(r-xgQT0 z_)v;>gHMv_*)g%&=jq(dGcry6lrJjLS_i2cbsQ%3ibkQ^b}DTzc0;FK=^x-q>^>EX z3hxY2sYj8hC_QowCBis zFo=(*f?pt?a7~z_*q<`CXVW(KJn3Lk^-JoK$S20qEBbeO{2ze(`akJ?5IW{OXir~< zfc-h0O!09tLBGa4rciSp^jXhC+&~93SZ}?9mt6qu<&d9t_Gq zREj=_@?{+iU=2NB)80b}>P-k~k2k8ecg5%fC?3NZEodW#?DGbuo`XP|H>d9M3}oiG zFCjVTxG+!XalZzv`v8hn*eesHq-8hJHtpSkk!kQa58m|J-t)k^51{xm?5Vq!4Um>S z2W;9C$PwB<<|}RQC8H0Z_%7@n!>38x;~y}ly(!px6+HUK+@|gQ4w!xR;UnF}Cix9w zt%)*ze@JVs_dM<#jj5~k?gFP*0omfu&^xG5Qc#cdcYGSNy$y@c{iI3DUIW9NM;^iD zIpjPTA3YBX9dsYC#V*(z^pAZ0X=mEo0(;b>z57!c?bDVK25|xQ7Qx&BzK-7*Fs9c( byMW@`I3Kj7N&Cb#G?q!6;yknvG7bL)#qkQ9 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9b595ba97765a470797af24ed8f7cfe112da30d4 GIT binary patch literal 102688 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%0AO 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 F{Wp-TCQASS literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..815e5f29d0fce80e07df9a817a053af3b878ee72 GIT binary patch literal 246800 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

p|28&q4D$o>R>mJ=^&@>Rr$2X4@c4ndbLA=bGR5 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 JE^cz|{vYT>#_0e6 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..607c95e939ec02596f8692ea9f83ec46a95a5760 GIT binary patch literal 28100 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

GYAA;$hzKocgk> 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..b35c335e79f31e64defa2f37822bd3e91fc89e12 GIT binary patch literal 78680 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 GsQ3T9nK!@y literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9766ac6ffbcc1d100f8262dcf3798a2464d233ff GIT binary patch literal 132636 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

PIz|=uXqdlUX6rKb?-Gg<~hG={@=IT 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..fe2a00e8c8daa0d2b5c26362cfa5233b6e1bacad GIT binary patch literal 35892 zcmchg2Y6h?x%cPnuIe6XC0Vj1*L9O+V>NfM4U#Px3wKE_fMHQtSu$#9S1trF7?Rjr zE-gTSI1i4K+yH?Y9mRH&oXQmZ=RIXt5D|6aJDUR6Bf zmWC_7GT~j#2ZjzEtUE`kSF=@R?giJcc7GPQ^BFHb;a#PmbEB^^b8s;3uH0YjX7BCv zb!Ck4uJ`3$@bg2nioFOfbrnDMJJrzvmTvVL82 zYh!byv3`A|b#+T*Rdjb`OEe9_XP+G({bFG6 z)S}V50#C4^gly2_!yV?8e-Mn9J*n5BR z{=$9r`<+jHf6CO!5^g^!_xbJ4rHc`5?}l^HINoKOex-tZD=|51E7jxQ(hWjkL^$BQ?Her}tO*3Ni; z!n-cc|3L67=M3dKsu*z_crAebs`A4r@+qGqU-mij(VrvdIP&b*q}cCuth_EoJ~yGC zTAodxBVQ@x6G~tcalATT%z@{opmyC^N|kD%_u|XWIv08S0$Gz$ZGRx6r$4R&=i{RP z`7yI`^7*nVGjPhz2>5skyp)ZTllcIy1)ku`5v803d`@;HZ2No}zu_s6@fy?vzk<=g zy0VL?5Xd@&;snk_Q8G$LwKHiv2(BqU7n~8u{2oqOfxD^eWWSDVvdLKiW|b9q5wDq# z<0Z%E_+}uFtiVx-QAt!(!-l*uhu50WS8%m9G!Z$@3B_Q4Zs<%DWL~HnPMIG%2d@i5UqGtQRNw%LlHKOt zo2+McG&7ECp)6ccg6L&g_8gjfv6J;I1fd`b1djrpP!V2zp-+&vUj@Go zdspU$vVV)zZVz5^N9%S|?xRr4^_n-}UV`MgvrLQLgqq}5>$Y~?RgBc@D+TV;@N4c0 zeWlp_3v$Sf>MN!0)l?hQk@0RQ50SHUBsIG}gm%k)Df>3mq{00M zBd_VmO80t3-qDfOd4oOuD);X?vc6;=yp!v9w1-O}P`j z*eN9sqb+l1c(Klsi7a}J7way$n`J-J(K+;%jG>jI9qqEgk}OvLIPY4#`GY~ov;u}tQ|*dLJ64D8^j{Ed)?Zbn&DXcD@u6FM2MJ{33`r(lVH9xhwuG5Hr# z`6d)jg|LJ|`B*r{7s3RLq5V}{45+|ysAaIs--cN58?ajtoSOYIB5o0!5uB0BnMApB zXnuAf4F=qDR4-Voi<0f$$;bk&=BnTr_;Y2jKKnUjs>fBZQH-nLao)Ic>5bsJ{GY;f zwp)c9f+q$Ck-6)>$y_^gzQmHaZB!dBz8#TbcQFgPE9Xf>O5J><4DQZ(2a)manY^+; zyA)*%yUnb~6A(k?6IO7SL?%J_n&dk3enx1w~@ zoZuKIn>8%?8PkcR2eHMism#wK_@uAt;z zmUxnPt+?b{v>Endr6o_Ik%Lnly;O`Zsb>33b4H&Fo8gj&s5#v!+mG0^5_&9H?v!zE z>nu5&-k#xPaIXBMWC1H%;bdF|olnOdq90~CIh=3(&bSX5o$aY+I^*78wAvd}+0M8S z4OKg1xNy17_$V#adgTc?lM0;iFVe+xtYji2A5b#aN+uLI<9@^xKV~rg&!%HZ@MD{4%E@kvJq?`y! znSe*~N*M=N*+v+Ij9|YO` zpsWBp+oVVJrL%xVoLShsdQtRyizJ<<;~7Z6Q5-xMrJCo4vSa9S?qAUU?x?a|VC7x} zQ*NntdcduMF?WKVfV17J(OT{lv$Xw*X=Z4(0=FBZ!JTcEwi{`sR!2(pTH-Fy<8Hj$ zLIX>5B%Bv*8&qz6AqUkomwnw`p$ANb%Z-e?O83~=ZUNJ**Bz$PeVSJ`Y6CTDQXGj; ze-4`0p|#!_ll>P&@?x=G<&=)T36)lE1XGVwW>&-bP;n za3<&iG`KrZKxd+^=t_4L{NYT}rCF`Qzr!WBD}xPP1`l{msA&?T9C9ci%aIk}Xbj&7 zao!18>&+=7d&ZmUKQ-%M`#vRbf`zh7atae}`6EDwX zQK<)aGJW`)Fc>P<8|L$wT#xVYr>KUzORvH|8o_8{CeThQ;|Nz%{~dJ-9_Nf@yFF(U zsc;p_S1>7ue*b{dn*n9d@I`wpyabrntJ^b(b;va3(dZV1WtkHw(L*J(9L|BW^RX+B_3_FPY`Q8)XW=;FZjPB^XFeV0w9MvK2+`%QGTK_neUdZU z8N=k8A=-#z`l->~${FJ=1-%e#$5CE@7dpNNnk-9povH{!#wKEX2(McyMUOZu7v;R0 zqdnirv5>62RY_%(~An@ zynA*IY=vK|S@qi%(jxoBk8#xKn%`FM8LZVUa{E+vIj42bT~KiDn9N>!3XUx}=KdNb zbbhEOOW!5y=M6<;%DGEVa5v!ce^6xw^S@gULf<8=bGd4v{dVU_k~I9ci)CH zzm8*mJ4fA_dUyUF;(x?3_mAwDX9Z~vZk!*c${yWuIP*=zG5;v`zO!`)-HrHZILePi zAzm1T7o;UgB!vQ*Ix;QE%@$Xhu} zo#cyQjxFND5VnZk!(d33vC^9oLvk4|I|u4fB0VHG=^=SLN_sO6&o!GTd#>?@t`&8JxWHe5EpmhYY@17 zibmFxOOu&Zy&=6y59x)-dp`3=kJUSigI@l6f@CYGau%BwZ#7pSJ1Ptri=@k@`(Le* zm{wJbFJ=#^)1_kNodYfgsprzVx!R@870i_T7B)B(gpoCFy*;cyOcV$jVq zRad7O#XXM2);)K+uEzO@e~B_ZA(iXZ_z#Ziu)tzA0|J6=yw<&zMZ!yXoODCG;f-XPFS*j`;pu|o?YgPecbUMVoEn~Um@N=FzT0gPda6ska?@wiqHfVuRmh59O{iz3Hq8pTXT zO-6yLp3hw;1 zqdX%h%XldW2J?b$a1q4V-00dS^d{0a%Qa~fEG#L**sXGoDYIT@zDxA=$*E#bI3*#3 z!5L+qaB8a18km+YE_8}A>q@`6Oq-uRPZZ2I=8k3P6XpB&I_N63+NU$l$8%9%=_SiB zcq{A$>~gBmBAy>u))bqwG7h(S1Y}0PX_ODPW~V4YP>GTxHN28knOx8h56h+67|?yx zl)T2|;>lpNHbn`7IVl=mE^|%JiB$89Q>5wnDN0_#1wm)y7&hX<3Gi04bLX-k9kC^N zd~mbwbZGk8QKoE1j-Z2S4=%-1h*}s~EGwJh&?P}MM^PqoS}K*AMul}YN6T6&bxgVr z#wP{`j+HnZz2Bt-VF3R0i}~ig}uXBUdHXk!!4)qp&)8`*77_h04Jqslqt^ zxlzng|HLS-I>IQTBZW!`kqu7^HE!mq5l2AnJo~I`NE`HpW}fsapf>Z=iNn(&aVHKt zJauEvg^zgJuCbXX?zl&C0TLv_9Uw<-mUeg4umcFZIWQvinVhp3blkOcv_GJdvg29%BQ=tvq zF?ZsyJ=@B8=0wEszmd;*`J8h~Pzijr=i~f5o>)8%k?QV&zG!t@`#}4t13RjtvBByc z^Q-1n)e1G%U^F_U{s(q? z`a61uJEPUZ@t)pTnxQHb12-zMp04Wnz(8-TdRIK!A8V^*>7u<|x|Fr^s^(PHMCR1Y znO9p|dt|ywZ%=#mwvLW;v6rgaWd6UOZCXKXCHvYsx_kPg|7ZEdcBi}aUvA@(+T~w1 zf^O7@Pcfx-lmCU*9ofxk`TXmp<)^L&lw$Xe_r|I^I9Aa8aXVDi%{d_!@9d0{G22E! zZNt6sNPPETGzJ+4S_BICga;y6*u1)faqA9Us$g2BZ4-lW#31${(lOBA)w3-b?@1y` zgUj@#Cqq8y;9#sBENQpG11*|PRT}E)r#&d~T3*8 z!7H!;~g{u1$|euS`$-ehu07iq0{JOBq7q z>0}9slM~QZv!RL7>P%oLr8K`(wjRhWOV&nL&a0v+*{F2e83jV(%gK->@*A&YOfxz# zl?eqcXSFhI+CZj1i}gbRb0D`ip-+RTYe4%|)-_xEBga}`(gJuot#0=v>XvAujKjQZ z%VTmcO4{_%ed#toKHR3~*o>e}sapp{_vD`Mj2}Ipdi^A1^+h{pupea{c14tt{lx1n zo>z*k6|I8;XB1jV$o~b_AS3ACn=1(r$@aqbw77<*rO7? zp%9;=a!|n%2z6_*b^WH4hxMWqPv|;GNd`7$dMtQ-p~Ti@l*uFH<>B@9k@E0Ti(J|B zwZqd}@(#!Le6M#TTg>zC;jdo1CHgJfEg$8nFlA%YO%|+MghD$4*!O+fcZoTI^`i>L zfH#MTlAHEP^ady1wBwFzFoTpDaK~{e|whp zpwFZj@87K(#>Nk`kf|+v({t`pMEsadOdI%^`H1z#JmJj)8UJLK(f(k)Z7<5m@}Ftv zem&zP*NO~X43)!9T?o_kMxB;`5qSs=Me?Gm2QlzY@KTBI95;IFOceJ(VHQhJ7G9+HvTl9L3f~DJ@`Z<$U z##GzAwCR-1foq&nA{+&+Ozpj}Nay6>h9{+v-b9;dJbcVTC(?P)J&9?=HVh|3?b`G% zVW(3LWZ`T!AgptEoh$TpO%YXP_2GvBF@XCqIo5JKY;O8D; zgxcA@o>&Gl@>6`mawH~Ul+4k6GclYK5}C@|49VQRZkF2pSb6wjhwhn<-%Zv`f8XKw z^^K9W>((}^ZP7Ts_@LG_wys>)5Lr`yd}R5$wXJ5C9qEp?bw-94sb#q9i?;QvzP8@p zfetko?Z>`)TVyDDT4b;-7TY;6)TwB9Q{&o(b9*x9RTmL}+?!JNHSfr;Dcep+A-8NY}H`9@x{z!ZvjxS{(yN0%S z8`5p-k9LMTy4!|SBr=R0{vw!>h3b#)OcsoLZQdR89s)()))T{*JXCL6EZ&S;5^XU} zB^HfG28QE%Cqh6?Qi>fZvB-V{PB7DU~6oC0QZfT7yZ*0cP%EslZBFC;<*MK{ujvf|Y!4G`< zDbZ`{SJkKb10Qz69hCOddNhC2+G9OCvO}y~*V01DNcREG*m|>Fw$BIvqx)?w*6_acDO7Ij>uHqIG%Wibp~UgYVR~p@HH4 zPBR$h&cSHlW!mfHfJy0|gF^!y=$dd;?;yrO+i<*FbQ3v>Vm*D@fh-e0(g82V(X({* z@i=Hu!Bia2qB^v_p=d`G0|Q0#GDx&evihsx71c33G=yPp276Zz%8+nY)2hZzbG+6| zZG{**^5Bj+@KtHVwsxKAs$Snw+F7QS zdUjH=?t!6rIHfFJUypPR452jip6YJnyrLbcE%dgvM|+c%YFyQ5=hM_)-AZ?uMz;gH zfs-=Zi=zTlM~D6zn(m!*Ql_|pIQ-9%xg$EH2P#{}>%`sBj#FvFbf49jE_Sx{#5rT9 zDJ2}Yw%+TPEKOHiPw()M9DV4t13UZMIy;9Bb7X3b*0d~NS-&1l7~M4(?TAM^6ULJL z3jM}*PSbS~^-3$AdMY!fA=K{UhFj2yA`*2ThX9TMnI(%Yy z&QTnrx)-EAWLvX){m{U6_#{@{*s{KI?LcQ#)7&|gO${p|t=s+tbRGS(a*S0pb9}wP{7u^7_`Mb!)LC zrLD+%*|3w7?sk~*^{Sd|8V+~W(73#*1tuaZ>YG-Jc8loVz^09uHq|R?=fE(1l4viO zuAR&Eg;SRvZCnh{5L}z1SPt8Ju`Z(TK#a$I$?Pz*H$+-CE?;iukQTjiHnt5m*rm}M zqGrpo1AC%@p=9!nYm)|0BkqFYyOiCm9J_X7czNx@u=o5sT-n#TyWcCoQtw$RiZ(cR zPE~9G*H|xZpUd8)Ic z$*{Lcm9?K99YQWLX)Hd7MK4`8)b9zqhWoYmDr24(QLHZZco|1IV%>P$d1~d(p|(LN z#NtCe9r4N?1HD+gd!v=@J#kF^y`4-9BQTC4t5V=bfZ9>ks&bE_UpDY@XAM`_~@ePNA$ zhU;|=_FHyjGwz7k&h$pR;=0-Ovdk{SE!c1@r3!W=nwo8n-740^5qmOj>ROTi0xZcksJMrPQ_ z36m3ei?>s5!aYRWU@JGUoE+H9i4w1Am~Yom?tb+y8bcf#+fH3_&)L{DX?M%XMmMCH z?b3I;%jz5C0;@Osa$#4;E?<6BxT0fdAQs~rUzKZ*4P#tZroGoS(+p$%c3~Kg@cBG{ zi++nN($wEIpfSWw|-d@UZIS@cbysRTaNb4PJC=d zhuP-Lw_6$bPAS7Q@1)Z+Uk2K+Ogolo%QEd*rcKMVYniq!1681cubzFrS7FO)%g$?7 zCk&>JJx>AiU>Hfi4sz<-Gj*5YU>HfCWv0G8Q{TS*JCZ)%d8R(ktP^!uKfW8ywEQ># zuakRmFpOk}A1a|9&kWQdPr|{poj4dMC(pq_{VQ-R#zCE@a4=AZ%ra5_7aX>1{HO*$ z*+Mx#{4vJxkzo3r@fdTDCb+;0i1m}>|5iM+hE&{pJQ&{AIbi5qsOzg(;(8a4Xw?UUP;J$xzOWT(9nT}LXgu0H*32*$kN zM~l+G49jr%bPMaKe(|d^Rd1r~*FMB$@aqqRBqe?|KJhUw_Fo_3GWgX*)ouiAdmrL5 z_*Ga983Ehchqw%W)Z!c?U|abTwey7j#7t!4(~Y)`&q#~UOp70p7N4CK=jT(B!LMqP z5s+Vxw4}(d<|QNgIw~!KpKltA;MXH2De&{%VG;0nQpA{_ZGBJdS9xjIy>Gu;pA znvEZ$iH&OVRx|AZS&Ei;FgcQ3Ji*SbzKM3NgOlfaE)}h_?qCDsYlDJ zJt5Z@r^af4?PN~5nF_SNVXbeb46YXrHwFmomyWT?y^LcQTC&X7OlR7TnM$;s1yDrL zcFYu|?JV@-ok95j7{JAz{PoXy0d7f;3u0y${fj;pNI znM#HZ?T~}Uhg79b9nNej>agDAU=3anbeZ9Q)>W5ziWYliHhqtK!D1Rl2;(S5`|^^u z4>|MIX(8VZ4jG+kIJ4U^E%PPwJ0A=yaZpa*lY^$;wir3vfo$v2ZsaT{IY?s&%WxD! znV*1e6a0kW_XP7}%2uDBQ?@+H=yc-D9TDYZ?PpfRu=PK89n@*WnFo0l&bnS;?umC& zjZUo$%NAvtKq7q8I{*Wtel=BC)nxn^5-$;gXif*fRrLYQIX93SMMnG?94 zGcE5cY7O&#V}Xz#Lx#;T(vpMdOAJiIwCy+_M}`jmG~4oTHu4I{$tissW1M|e_s{77 z!$C9ua0)1fJb*LV_D?-FA!obju~`j3;4q**+k$M%aD5c@I$xhqvOqRxs@r zm*WM2Z2J|{Q@@#K!%WN1XH%c$BnQpBr^^FH>dY}Zv_}q_`B0C2=rlpbDU5blesYkN zM)2b(W~W9d!9iwT+7DpboMhxo%Qm16%RAFBvQTy8G2ZJ`!$kmr{lw~UIHAb5h{g@U=hTKz%6I|ZLB_;SHt z6Z{Rq-w}MH;9CU$P%!V)Y#AOF{HWlk1iv8o6~Vt3{HEY{1b-m-W5JFuS%xgZd4fj? zE)zUS@N~gP2(A^pNN}^@ErKJ0y9DEU?enjvSf}a!oJHhV={zNc7 z=agu>(SoN6t`WRc@Nt4S3+@!m@9*2bahBkJ6MUuMZwvl`;2#TqOzjd8+m_KZ2%l3xgzX}duZL~UJ!OI0V z30^07li)$YI|QF0c(34nf-e&MHNn>kzD@80f`1|S6~S)_{!nlL3xln1q2P&vj}W{_ zaHHU6!4bi|f_Dr4l3@NApDn{d!8Z!NOYlzxzblx(ZD{S}VV`1ooZy*)7Yc3^+#`en{~1g8wSG2pckMf12P0f`-j&680ww zo+r3f@F`@ohwKE~{p1%Y=ZzP_9>Et2zD)2{WMk)6G9TU`+$H2s2>uP(>`VVh#u#9D z2W;;(GO(AoWx)415}Z#qX=e*wBy^StUL$ye;7w$c?{>joCL8--A!80@_$t`mL)}QZ z@z3`K-%d7Z9~S(S(0NYquY}I)WOEPl7TDg8{6pybL&8@0ZUOI#-cR`M)mskkGkN$iFZ6 zcA@jI;3tL7vx0vqbY2tkHw6EQY|6}gZp(88FA>~NHuc?2##+U2CfGigxRi2J$14PX zjcn3BEci*G^Q_?4$;SR$VA|)@_h-tDozH~64-bQEzFB0Gc8cKHf|rqv9sXXBede$R zY@azqg-%THS!7eky@J0?MwuACA^0}IKN9>?!7q|cd45C2+Q#sEuzgnZw$S-R=;Yx! zhfP~b#=$TiXZsAKmU2_(`GSukn|vFEyh-p{p>w>DpCq`QjDul^;EM#`D)>>d$@fjc zS$KeA<+$xjtbN#)CYZ~iT@zU)%T;8v?#vO)=WJHKRPbiOCkpNrJSg~FvRSjfEcimf zmkPc?@XdmsA!80=cmapyUkm=7;5P;TN$`h)KNjrca|UBSQ*fT(Lc!w%PZC@%c$Q#3 zd$;!I3tl3)PVgy$^>4bEvYjgAeDB@b+#^^&3o`oW3;BhDZxDR5;5!80E%-sfKNZX$ zh_q#RSulSj(#k&+{Fz`MpHY}{>aS=S*3WYc^Yaf@r&RDv!IgsR1UCp?C3v0SQv`Pk z=C4ZHe0K}xZ%JDDg@XB$h;}WwPVmiwZx#HIVEvrOtSP?`@@E9|=M}B}4+QJyJlLl) zID9r@?BI*033kawr%=dC1oO8UZQ414j}m;eVE#V5)n6sJS@0&oCkt*D%-?^scFq+1 zMZx<8Un2N&!Cx2r4Z-}yM!T-vCHQ{94-3}Moy%Hs8?Bx91^-R(r-B1~wqxvM z3!WmlTrhua(XNAw1@k8j?HaL3@JWK(1a}MW6&w@1Q}FqMFBE*a;Hv~*FZg?c^;*M+ z_Xr%icFxB#mAFsATL_6YWjy6(-3e1}d^L@7!xfa9HGMYahHEG{{d^wfh8Iz8=8Ywk z8?K|=>@gZBH@uQ^77$@I4!iEJ2ix_rm2xhgCRqEZdLl18>PWCFSl8FAeXOtbNtkTv z&iY!`^)+>8eXUP)eNEk2U+WWHUsHG1*ZQQ6Z0gSXTGsV7b!UC8Pjr2aA6Q@OlPzRZ z_pO4bq4KsaCzDNG{)=qN{|KM;nKF;(^D$G-*P(06QwL|+GVp)4*nDrnTxIjEfz6|g z5BdDo@-c=njk$OX7cT1Q%;Tr%exKJ4xjN-PTnW@V!<2>)S=BohH3V@g86Sm zs6$uZEBGgd>FQqye$Fua%dZWG!M_vy5!v|mGr?IX2<0q8o?$#fQlkXp$1b%FRX zHyjgk{yPxbVKXfiyuvWH&Wg{RsYBjknD-Ya3*Kg!{hiOEsXr0CTksykVaWOXnL0DU z{GTC~`9DXH`i5cL;;Qcm=JRmYi}KqA|5)%NhWTFZlY(C~%%$N~!@U3CPfXJ$AGz?K zpOB}4`A>r^b6&BWYnXE+|KAMd`3&F6FEe~R@;xZ{I>X(Nf8X$S@EwBh z75t#!p9%hj;1>nIEcksgJ2}F~f*o{B$~i9hbBdPp1dkG2CU}zI3c)pkml)>UveGc; zmJNp4e@-yWxurvJuVMC|xZpDl&w!l&n}lVa1>P_CBEeS*J}CG)!<9(;1H;wey9GaF zcpl_G7yOLjg^<5&cp3OV1;1^$5%LcO^FLv*%&Q>hFBMtF55y$6Nboqp(+sae+F63< z8r}f;62mRvWr9~3-UNB8;WqFIf;$X%Lf$KQSTO%}49mO+I$suivEjXt^S{bahkVHJ z1>oxi-(vV8$bV?~Qt*!jKP>nO!F>OS_No7>;VZyz3Vz@4)sTNIIDm$6|D@19 z`5eRVfzLPm0r(2RhYWuN`S%R}9ekJJPrwft=5y>v1wSSDRl^GR_x~lBKbX$)@HzG; zf&*AftvpZgD8W+M+4-f(Dt7(UvXE*{LZJ3|!950yf15%&QoMsv3=V|8{=4X-k z{vdV8tI6h`Vx!;_4RgKd6x=5`W*Ezi+HDwS)gHs#4}Z~c7<{4OnczzebAA5~nHw;K zn+4x)m}TJmmDC|WBAEYHfO6*hOTqtXm{oh*Fthm3FxMu2J&0+^_$?&OQ^7@o`LE=t zGad4&f@d4%+BDzrEO5Qx;|wo?e7)hLz?%eb72GcPRKpF>KTRpN$(Hqz>i~hBE~7e=J$~Wr7b1=085QI(G`z&%=$)Cn?7`Wq4We8-o8L zm=lTB*U!35T2&R>-G^VGz&SqTox3d!MSI(-dVBD*VQsxt{AL-y*=D{XST*8B`-Q>J zxoW>YIPzutWx|oK+OHOleARr>aO8{nYlnwlN_^8U@g=z`{bMOr`gd%q+G8=L1&OMs zeQDCO$Rr7k6z8N|N%c(XrKDR1n03OMaR^(cwrZXlA-`0YrC3e%SIVUnXQf;*o=O(u zFduzRVGh$XrR|Ki4{yV-n(;TOyz+aJ9{xT=mB(%E?L*NWDVO=m)X4qrCw8!Pl+B+RA?X59pm01}yD;3vsi=fs*!~FkD9=!b7lEgEQ@6dzP^GHdxxb74c~}Y+$|&Z{i@=;b8a+ z?DgVIdm$XW#`@~_+;O)3m3hk<$AboUQ*3K*;jhVDtTMTE2^r zFZYS;2jg+reD!xr5V!WSeXz%jOtAL&AIr&gM*b}9aoF=%}ZvD&) z)&|6yncvd1eED88=OG(xnnlnf*O?3B*W+LHftfG2{Jh3`@Skkbt_`bk;SC$X+1fik z&EAu+$2}$O@m9pz)B8h_p6@M9W`{Sy=5=bCy^oslo>8G^ZzgoDJ-x@YiE-YDo4=3k zU`E{9yC|(5>(Tgp|IG%g$Ioz3TxTwHcjCDjItA-78;8wTe@DmY@RT=IsZ&JU+PgZ< z-mBZa@A%SQ6%K3fmbCKq!Cv9@1avMe<3s4K(t_uxH6kKXwGD A`$@YPGfKLF=VeY}KQ!wbnvwYiq65*4{m>J+-Y`d-Z#sH8by?y$S7izMlX8 z_x-;4G4DLHX3d&4Yt~%eOEy>6u2|x_u497hT^HCEan}`{R4>IZn`d@4deu{nx{>oBwqg|4hQ!+psP2&!qg{Q~ut2?~VIE(WbAX zx3Q_Cqia{=j+U9{R5;AHwD&e`>1b{2Yv0k@*xc6IyuBACPEuKKYj1CRS0{Lyx3~65 z@jogrr*5;Vo#BOP4>-=f-ZhT%TDmj*3(o!tV{W+JJu*w zz*JH6y20stA3ZXV1wmupWLpEx2Ll7W2P+5Oe{lc6M-F~ze_`hSEm;p1X5Sl7ZRnPM zWwn$B_oq&Kzpo_iFP!j5+Yk_rVtR;@&jeU5SvCcR$-Dm%gVN>Rz)5fTc2~7{tT-B& z>J5xM7#t`*7`oPVqJbrjv-kI4rQTn<{XjIb@Kf3l13ky)+~Ae$zkS+uBO?2YV67k( zX&Li)=-!}`hvJfx*WIE@_o>nke&_tB9}k+IzH!;NpDy{*(^DRNy1hv)76eOlCcgZe{Y8a`kMExd4b!PZ>lhHWPRRsibcP}vzf&pvc;?;S@RviU zLxxbAx%c(!Zq2%*C|5B=0~1z;bPWisK_b+$L2deik4^%Gq zgy-?VY46qGZ$kTTfA6{*hDJwy(s5Lk(#$0RC#sbx&E)Vo?VZgX{VkX~m`5G0o!k1_ z)ZCcWQX^7AUE9_*k3e$ zf3tT-QTB;>m>#O#V=qVZ557MdcqYVNVqjnf4;KuKa;0cMbeYxUbbm(6F3mjlt3B@D zGJliyYUp$@VXwo7Ok=82?S?h0>lrVBx~P zfiDlA5?WN9wPNJmA!CW*ze-;*G&=U%Ph~yjIFEaNyH{qO`hsbpG@LflS+vMm5q&&! z)E%nkyppHn<*XV z#%v62n&mu8JcpFWgT{eQUBMcqnQ2p;0r!>N13jm9D-q8WI??o-pW0vNlx9BTIirgA zXF8G{a3cc;-GQg}V-FrEe6cMw;J&jgL$^EJakd1UeOulA0oNJG-nX@2e;}|=0}t7O zwWnThZ*E_Ee6g|(X3paCCk(jzpZ)7W_qvCToFMv^j-JfDW!S-qkUew2Js1|-M#Foy z?5RJ#NLAmnNckMr-9?Az4CK=$>4z8Z&f#2)hOZbnb<+3&=4ZZx74*7CW4`Z$mg5Z6 z?>ad&!Id@?Rh`GfcYG;JwejN1PNMYMu;U!Q^Vyt}g+_&e`tE@z57wWWBkO52PKDqD zR|X#U(1qYY{mnVo&GiNr9cwdQckEYNM+T$$`&-~IX_!r5t2aAMY3AKa4`)tUioRas z)K#PF7hF_v(fHHu2Olsjn=((mJm4Ol6OBJJ9P{tmVUBY==kRjhp4sPr>vSkF*Y3_S z6$i3Uq$lY1`gQ8iK=#43=!9znkd>_^DPM-YC)_bX?;(58JM=9f#E3R2I)6z`>z4j) zn+m%6`x;xC`kD&bdkZ@IJ32}VdRqJXdpZkXU91sxZhQ7c;|Joym&K0f4@}s1*^@U{ zZkrp52Gd-}*^v>=J$3vubF((=Km6V3FfMo@(qXG%YmUHn`)(=U|K(rqdw1c!4^&^5 zku%_)dVS!AlY!%HO7~Nl(P5iEfBQ@0qa~xhXmqhjy@2n`B!FB9(_})Oz`0UM_`!M9;ft=wdog1dO!!L4f7@xKNPw9u} z?4RQPb;EDM-yWZ3_KVWY^@qZvSK3R$`gtxE<*ZNYHTL#DFTDNJ)pvh+Am`MxrmOIZ zEXNwA-(()n-1~QW$^K$@{kwWahY~r_IQO!@gPm2L@s1;d<}ZAwpv6Rq5xgY{hN zhHWS0yn9V_h*H^albXn!x#$9P%pLw<^o|Mf;TK1hN9@SFyJ`4kF(YJUW;FE7M6`@; zFHLa_&&>GD@L1#!*0o8`hL&HJHr8>LUr`bkqb`f4!!@2kHD^cW`45H9D z(l?NODu4JzL2M6Se6Y!R{)^f7>RsxUY~DciMW}J}1qU;*AG@+2o8jWx^OK+(Ej{f; z=bKgj?$Be)qv5o4r{KE#Z%%)ueIWk^><)8>?t>?eI<6JnvfLT9Yxe9Pn7nm9jH1Ul z>%ZqY?p`PAI#Aya+kt{Szz!)$qJQu#^y0J7Po9N-(^=@F&q6Oc3%&F#^viwv{jS}w zN}pby)UW$}`objoB%hva2W-XKKDQ^yf5WFI%g1s)s6DSg3%%wn^aDOUSx@$Hu<_!J z++g&x>G`nFpDcfZPfxZ(LeJ#>Cg{ohd}N^XNtR!4$^Ys!@F0(?+Ycv=4x~BGce91! zUjpgj%fJ)}hVOyMfSZ0Z)IBB5T>-B2SU*lZfw4nrrKpoW1GI3ElA~ASz>pOl zlKv%RVw+GuJTyw|#LmajI-I41#jeAUgtMh2J@z{oIUJXgDCCS6Y1AhA^C6CNAp9_H zrXb)hNC`hOX9`<7%j#~!BE z-{Ha>1|#M7ftGWJb4Uq()d{^rCE!d4l%l5t~`P(Nc>coIqiMs~)S zwDV9a9zrcQ9->RfzYYd3{tB+a_M8~++t z1DR1?d=7>s7=Iq-48>nWXt~MBjbm_ zIX?b%h@TX{5&YBQ`_aj=_!qA#j|t&0JdW{=YAPFwB6P%TlS!)touSG~kt1&SC|mk9IGy-Q zD0AZ@;g^B<94L+FG|z*6b7W}xC!lfcC*X<zR-GO=$wbTS-c`#?BSg$T0#p)25 zE?yput%QI`wUlJVz6_y}B~p?r3qqt-O7dmeN4h1Wrf}pc$rQ-kjNBrbBAIlN+w~N_ z7o!*Xw3L*@S}}-`ha^)j(?0T~WU9b~lGBoz6Z<5L8TqDU7Q}u7BSyYAl6_kk%fpfs zc{%+wxNBl#nfaMymc@Pp8%KUCnH4fOBY&36n!G~x$8*&j&Z~f@M4~FUA@3M-!&Gi# z-WCcRt8$z3Mzi6`D%X(2W_WEefkUUh67sHpF_+L@r#w*cQzzKGvk?1h* z9g8_{2)iHu8mCD7E-pFoEVw`*{xGV0@ehC;bb^0ECOX0^1Z%Vrm#k=E`X`Xa*2AvR z$(dZX;MXugv?QAXgR!^RR)wgN9{U6g5S=A#Q7769=4H|9^pBw-nOxCYYjQ=GtH~9k zNusM|B~6b#&CDecb|e~m8YYOgWGtfvV@H|k&)tnoZtNY5UUYZH4anrj!fbU<#skQV zj$IFrjUG&Y8JU9E43^v^Y(=pLn7LD=O^I#C&_q8Qc?)bMv5B}w9~+v3nOq)wAFLMr zdPXraRk6p|=!>HDoES$W`om#GC|MAjOSX5U(S><`K@X#zE4dm+Og8cv^#0#LAH@rX z?g1pDm!o?{ZZywLXAkq%!O@~4TxHk1wbW^(o6efSyix4PD7Ro9noG~?WDBEJSu}4W ztu#itT~^*>%#BlJxp~jR>7xZIm!EeVb)MkLb~ZZiQc5Xuhu1=8LEcOnaiTloeB_Gq zR^u9- z2g_u;W1gUCW~nA}-7&wXgxPA|hnm?6XiEJnG!H5vqiPtH@7n=z$4-lyK)8$ICuV%6E4R7ElRdTfbIm?<%yW@6`y$Cku?it^YRahTHB zBJ>SsXj-=18UHKjgZ`uHgf{d)J14Ckcoaw8Dcl78hUCZ|w}Vu<=&|F>DBK0-A9^&* zk-44>1fxoDaSCrmuZP4#+$Zj45zp?Uh|nC{F6@LovkGOadd_E%@h*HCAPj{!!ywt}R%H{*slzB9 zbwq&jq{3P>9)2&xvR)&^Df%z;Kc3|Z`J*JCW?dRU`a97nx)-~AxGE55#V?wQqeMO7 zrI$NJ`=CO&T*>)f5|>l>d-z3mwm6B4vA5J?-BCQm$;By*V9)}^;sB$`DbtrsPT^B% zAW$fJ&SsHZq$nIDTj6u)NkF;cS~AEqFRFqS!g)%sE|O({#m9@@2L}j$N!j(INoC4z zY{HpP1iJ;Mq-7p5M92URL?1V4A#mj65sqGi^OT(EQno-|~qh>K7dpGVMD zer(9fRhWhDycaHN0S>3RveNwBusKE5X;_g~xCJ9Iiy75gD7Fg+dD@!19GB=SH|=+j zRrn~zJ8QgHU?sWL!1@*_%!1^sa+z#g7p#$(avEB=lY%mUsNmEiy2sYTq*I4tbw$xk zo{9k_6gQv*#KknNyLMVzOONAD4(79h+fY0fVhc#I3+h6`y)> zmaTw{3io2SoCPx~+>L==k4tgx`|LhcX}zC-Gb?)N>H4x>4f(z>_6=CkSmMZsmaez?;TV z`4$MLN#re^`-&$!#P2}(E#l0lA|Sr%iTwjd7gmjA%~!pV)o3FPn9ty5JxF3K=)MHv z>`GktRCXkKHk0>^?tgk=dT`)qP2~cl^sW;aV;DNHlS2R_JCz$z@>v+{8C|kVO419Q z%AF{=9wo0Ol^m^cDsMzdFG}9hCH;`|3D7vR($PFy0ImEkO+(&0x&Z?*V7=N3%%av_xwh`=hB;x z>fSUIZ=wNiQoX^<-_g6xac}nW*jKz`hr^~ME4kr)!-cPX3F5y&!9!QnK^R{Fw$9IZJLqZOgcpc`ZESmwL8iiXFJ7cFRq+o z8s3gN?ig=8Pu%XhsrNG(>y4vn_?+cCh|_q3?2hx|Tt46%yfH_16gMRJhFUYmD}6Gs zRlkQiGqbt6Ofd6%P1W^W1PVR5AzBWmWr(GB>b2870?A`3eYKa}jgFLk4ke9X;lo{L z1{}iSfvK_-fG4Zlz=J{YGLPLXOD)}rQ+^Xh&Z#_Cb3LuNWYyI^=QGWC0!(86DG$)~ zf2)oOAUaiu?y-mSwLO0um_mE*geE8F&)^FgRXlwBMOU`<4X{T=s(K;Ug;WEbBImP-+37w-q?MU-9q5CGrgl#gc} zj1;>iOEULzKHqfSonks`+|I3pfkQn``g`cdlt;O0^(0LCFeM$Eh{aDOF_k(a8arRVHn~iwsDB-|K;M#!fu&<-^7l`x3*#`pY z>=AbD%30t(7b83kHRyM8s^L0b;a=(;4W>Djb>QFuyGA%Rq7v-o);Q%GP{2bujZESt z%3U#jO_=*|B6Xn;yYCC+U5ol~S;pg2p?F88-lMxhOvY@Q-)1M(%`ax{*<)TaGjT zPaK?~fhZlA;SEIh7_B!|_U)m8IrM{bq02l(<^MwiOKkto3Pf1_a+J3s%Dl-6jOM)g z2J%mkCaXtQpoom;!rLkl)qb8G$dj}0g=*Q!3CQW|4wUohOqHzbxdC}J`)v@OCviSR zyTg>D{1Swplh{nvhXsbSiNAvIXG9q`&U2R+^wn`k1k%qLqlYaUcL75Y72ksZj$FvM zG%&W+@J#|wk?>8#U_U`VUPRvVK=6L@%|gk1@XSSAuvoJN3|rvhjIst0*PwJ2B{?%T z2kvscNXW#0#m(ZxcN^4{f5k1}l>ZCZ`D#^-_N(r28SVAzyz?Vh&O1dB zET4$#yz`oRmWc^CGYd1r{js{q#)(=@^`E#|eEb$Tx~%k8bc>Tm%z#E5_h)Wk7L+dg z3`*ugo^6T#x7*AELQ=?8(9KE=PbE0rV;_cd$az;mLCKIk)&0NOQB@VLxK6hGH>VwmV6d z-*v^CXv4UhRn5}%YVhK2kz_AagO#gVUJcnR5#`{_UR(eLba%y3`FQXup>32?{3bcY zUn=)CjXZ}2E_cNL%Fq_=%gV5=bMB3BQZMydzz6>lexi;~m|n z8E^@Q4-PA__Q?c!RqN6V_r`AL?^nn>)va;JeBOT`bvbD6u}3C4<GPd@-H-3iNCX zqH5^*#mcuA$`h+^jpYL?w_%~2=)W~p9DUv5t0?D%ar}hCJNo=pVuS8U_;v%5RoCbu z;%Y4C%}yUwo{4H~{LVAkl-bDal&=6A9|%E)Iat=*%~^1Rzwh289k~omN=I&(!H(3x zmJ1M7M?Nyf?#PV=sw1_c`bQ_R>J8vMgt$cZgOB+SlwSgEMk!kOCGC7Jz>@&As6m(S zN8u{aIE*t|3_$l}SY`}pfQKP8Pt9Zqb1(H3KZ#=Z*p-vD;+M+u5`m~NqEft3uPzHk z)yxYqiMW!W8FgDLb*+)+2-Bgsa3U->bP24$vnW^vw~D1&*`y zBRNpFmM-jk5Yat$8WL4MYip&S^{Sss3ZMlq@uu**xIhTFQcMBa9h z$G#|evlc3O=k@Kzs*6uySiV*)Mc*0?Mk-1lHC|R(0v;C5O)kX9zz=G4;rir4)=_Jq za#>#_y%^*FqY&C1=Z`;icaOaR8REF(%ILV~q6I#*S}4yL#+}DvcdhbaBu3=$z z6iGp$+FO>*F1GiM(l8fojUMT--3>%em`vXY?04QXTv? z1{yph4PtFZgM2rk8a$NL;GqS7mj;*c(S6{s973Y-zf8n)uAZjfW6-_1*atoocol-m z4x?Z^IL0BC-Gt06fGR|Mi9vBt)mPK4f|-`0EYOkb@vcl6wxc3p*p9gz$rYkPr#c6% z{40B~LEe~qJm9HX8_pGju3QfOz}nF?mdA6QDqVYyD&54^&Xb2|9{Zq5&zmKsb(cp_ z=`*?Boh)eroXB&{@|{f`z$G+?vvM&8%)29p8ILz{A@U9`XtF` zUkWxSRJn_)v6$5Wzl*?8IZ>a4p+WcD2-`s=NMWU{DX26W zBbIHIK}D9ur403Qf@sRGsY`RE6zj?`*R9JT|M2n9eLDE_v?ih{8_w67_=FL@@>-9P z!`#Uul$cQ=F~MkI2_;k=lOz=lkF^PrNGuYK%mH~^Qez+#P&O4DpM%aWz+L2oGWWa@ zW;7;`SRkc^$;7%GMK1EmP?b6=^2B_M(4^!tRWiBE(Zc--I723L*5zco@wA2cA6q0% zPYtP|6Z-`69$5r0Do&!IwP_&G9TXD?B~>;-)hZq1R^-&XCl^K7z=p_0p$la!%R){? zj+Q*VDuK%n?swtB6|hdlq5ZBC$UnLWqALxVW}ATwzTP2E6`G_I+ltOiqM`DvOrI$m z(`9x94aCzZ3BzM`L1{cU*)mCXnU~Z_R;jGIvR+POhDz$)cqCs+)_om3$F3x+~Irih$ar_LP7n+7?QH zqAj&$Bz0j~Qge#C&gL!0sv#$j*Bk^J`QwllqimWOd-}1esmuLPK(#>40+(0}f8YejpVmJh1Xe zsl!~Pig>Xh4VE4U5vnpdfoQAB{9CG+$-61V%>P*xGx=LeG4t=KVo5M1Y~d(5BTNIu zb@=Q;8Vfi_*RT;v0$CDBAsLi2f}ELp>#W)hc2#a{V-YzJupg7%0xx_P z$;*nGkYgDbMGP*DOtR}-yb;M}1({qXa6OX_ffqBO+@z60UR0=51x(m3ImwWIF`&i&QZap7`xzWX~E#q6AWzj6t-kF+WZf zGr<#@q+;gPB&lbzFr}DzDg)t6{*g{`l=JigYcWx-On>-?As3|(&Lkhv)|~kzs+dV# zN-^_X7*LzZ#VN(iH>+YMTT_aeZ&Srg-bg7%HYuoKUeCm5O;hVx5+5@z2eO>Nx%gZp zs+o(K92RQ*5hUMH@FgU_QV>@i?nBA~Ym&I~sSpd$U(MzxmJzE!w2f$Z0`dsnOcX=K z3oJmbYl5gy0TMLEgkCb3RFEZD3QPjQu+I3SbDQSy6P&^zwSkGxs&3FMR?1^(QeRm` z?r3ZSB!~?t)?qwS#YrzXBg_E>l9@b+Xtc#W;%&@-P8BnGIHefbK|&^I*rb@u6u6Oz zFFLIJBq4fZl4xCw8YzJlump-ArPD>GBFSe4T_Kog=|ZbQ&{QxhXAFe>h+F}gQY3!t z=opfJSI`I|2PitwZkrL424^@3YG^kA>A*3-lM`@S#A`t~D8w@cM^6MM{w&j{29O2~ zqd|o`F)2WVVb(BJqu;>fr<%<4bwqG8VFTnwa@L^Muysr-5y8HJX%!;27$);Hndt&W zW}@5NkZ5zA)uv?(@LFLQFy=fHS_$nn7;A}>>J^99(=9Y4T3Byduvx)r1q$X=MjK3M zoiyhPZ1GJ4L@Wj=3$42MOb1e@p^+7vP^Mufgh$^>4>M0uuc@HL8x zs}4N+DOPKYsSO_FK-5~z_74-<8Lcvzif9i3^PC(gW^ztSG4m@_F_Zd~V&*SX#Y{R= zikZJo6*D=MQq25eRm|l2lwxFc7=m;pVvwz=#`l33 zaC%rSK~eVtTZZ*Q-5@Yp#8CPmM3Iqn87;NynamP+A(PFB_82g)>O-HjwZE0YV1Dol8Uv#T)AB_730)QTfF8eG{yWm1f2S3=eg zSwIw`Z%j826zI9cy=sT zUbbuWL7lRz3^XkRU4enKl7WpgP(=nh9s}na!~H4|LlRc$JlkgAQGtPj%TS{d+1dy> zMhxRrBF8DhhjpI)WH9wiYVO_v?P#6e zw54my_O6}NTYI~w@0?jyRaQY*+TOBtdUMx~?yk<(&c5F1ySkeid;7b)JKCF@I{T*M zHPdwbab06~Yip15FUZk9#y7pcuf3!9UlBxw1`|?-zThQyZ~NBieO+B0z0-I1wRZM4 zm9mSi9b2WV6;)-GW#x^P<&{+x6%}(+SvuOcOyAbroJv-;rt2Q0=>9*@Y>J}BQahTO z+uA!@|9@+*chA2(F3mlAy8F6PH2!b98=P@RS7(Zp|Ih42B=>4R3=Q!GNF8K_(5y{ti-cngb(I zx@t@3&2L4oD{b#QSC+?+>x5)G@MgRC11HpVLxD8>@j8CpDipFP0imQBO2`S|{hgB$ z0h?#|GfZhVN+>`iWdNK}FKX%q00ys@K3F}!z5mgAE;@|nGGGbUO_<~v=S-Uvnm)$S zM=BwGBshD?WK(B&YMrx}l$knXY+J&pP?bhF!=h;*%18`q8I%MvusIBB>i|0+ikcSj zWs;1ZNaHY`F+L)VLwH6BtP#lIi2sjBV`m{ObzBOPhb07~1jKU_MoAdjlfL+h%5c$E zwsWV+NTzE8B7 zhd=|PS%^bJl}797M?6epjuZwaGlRYJ+qb5oM_WPwTGdxqtQJBmnWz&pyN?50IwM>1LCF^*pMyN~7Q!IfWtx`If=6u< zBPR|@u@ekWzHTQIa#>KW(@aetlakMejsZnWSQN;EBEwKW2-8r`NbgEz5ig`iQ0OR2 z8o`gc$)3r9SDrcebfD}(b8F{6Wk1B;(2>ChmO{C=3x3wohk zZ=}r0fc6`|2Vu0p0TW(=|C5rio+nBcd+Kdrb4uStzwvRfvZ-p0`;F}uYTzwXa$|vF zDN8MV-#11=__tC_f#phf)^Ed?m24vVU3QXYG(@hU;BQ4Zj0tx?V=0Q;dY)0rh01Sv ztdYt+TN_@Tfqb3JKFQ+`+f@tk)v^l0iDku8X4F@;6pS{KGhi^dpVm6l>qz9(MxjcS zSv6ON7qPgMW^_8=eG_)R0YBHM8derTC$ydINv|efvgO&CGpv&fqTeeyF8PxQZX~OB zsvA9+q5)}Qu^oFJV8Bp z(2I2=+G5(;z65`fwlu_IscV^jpcYkv4~1nC`)rA`HN&(Ze}eg)Nm;j~<3A6IjiHUWRI2a2nWCraZ^HM^7#ki- zWV|^xeqV&bzWDq@^~lh%!qAv$nzvg{CaxD9%x1TxCEF~ai#;3s7L2#>7%lz=jnqWe z*OVie@X+y$M}duCP}l&6^B2wU1b(C zn|u#9GLm|evKG+CslAz*p)BL|LSa9RT+Ioovh(}{sVLIcRGRrR&A~kr92`l}klVa* zIa)EmgHDokFJ*qCkd>r1?d!X6Qg1l!_VHWw+}GtF^e;d=<9Lwcy>NvzZO#Y&b~sFT zpg^ZZIvuUk={lXE(`h=zuR}@4=c-g)gVL1~>hN}^#>W2Q8%bl8mo!!^8lFngYo@O_ zY$m-+SX`{gy8fyrJYi7$IU=@7wWk`De`-&RXi)stKSF_`JUPc`>r;GbLZMb8EuIw3 z{aR;RmEJycB?wJ5@^WE(y?@B6t}W&7UT4|o-%QzMX%*#Jes5+&GE~Q6i{beCm1=d+ zOvY6;iyNAa1uoz{q$Y~rYon!-@!UU=fje^T*uW#>%)tF|^HV(3X>)Tso+q;$Ws007Rqm*&~tQ4M!ZqQv|;82;y z)XVr&;!%dIB^*7!kN&>mukbLrdfu75R%wS)|DB>rN8b48XGU}^gpbCD2P(dwu{2!&H zH+m~nUBwOnj;ECve;t-eyiGd8OB1W&SS27aDoH4SQZ+584dkg4ikYSMN#QIf#!vut zlJ;1?D`!~WzoSEA=x&l9n0Ze-P!}~~SId(yp6f_kfJZ}m1ka|8Z&2R{Okb28{60b? z+xJgcXBqJW;pDkP7x(XQO;4dR*EWA|I*Y7#Qtq^s_n<@C7P3o0DfBhzG1gJ_K!YwW zEut;d;0mp-$}3Di{V@ZtY#N-<-d%g`g~&e;`QD{&c3#p4sf3TH7L|*zMYW=%yLNxg z*v0MpWSqwL%KVJ$hkVc{EW7Y%rFo~J%<~@v(n~S@K_h}ENU0-k2dSP& z^=I=?ZO#ztb65(H=deve%0+>9YxE|yYAKJ(QICL?cd&4gnTA8a&Dv3|t@dH%kp8?w zo06dbj#-)l<=jrR8Z@A%c*%CGdJU5*%Uz5Nk8`#xt| zpiU~e-aL5;T0@mVO zG1M2-Eie5@ucMTkCT?lQN6C94$@ab)zC88*;7KJ9eGZ9{%~}RFKG6eRt$M02zV$$l ziHrI>Xqp~J`YQHUSp^^@F@I%16YH4SvpFbnT^Ek15vK$CrIbsxm)d>7qP^KKM-8I+`Lm{&zIj^0%wfzPp!Po1ETr1X>xoY5EEl7B?a z){aQWF_R#%c$fnu)JZtFtT$SYIdy4$WvIDMnxV$y(g5EsrRw@pimo^|Ln7O-t_dlS zn{vxAR_o2i)Wc}Cm4H*-Hu(nzu`$;x-xfZPf4eF2$%B#Zr5d4h%zN5g+}Zb;ghoPV z4S&qUdQ``!65X7cE(z1)9PzG*t%DMf7x(_63Db+8Yl+N3 zcU*Z)G}`Faq&94zJi)&$3Gpcp4KD4`M#lG~gbGA4KX@kt+sGns^nt3IWl&}PHNCPQ zZesik<*e?BM!u)`);HUQnz5WLJ`d`eNt&1=YSlDjrfN}VTaG#c7#`jGOs|d(pmJWB z>^&}CbPqD$Ka*}BpJi0wJqaDuoK^G5p1&za+H~y$d?+mQfJ5&0jxTOV5KGXwX0$>> zp`*CF)|^K}au$m`^-fyG5+jYBI@fz}xA2?CdA=Yts$R+)cTs|I6yPLB>9gt;gIPG) zNI;*4lW#P%CYjz&ZMR6mZrwfYJDd7i8@IRasg(aa8XqHdwl??izm?wB+Sl0A)Y;Ot z!{L8IySBEWaZPo7^~$x4wX2rat*UKYQ@_5kZdF}F+8 zhh$PhUdrs_OF{^FM0xyC?pr1vO7pS07b5R{t8ebaZXu{|D?eHp(YZ?VXL? z{e8WIb$e@5dq=C)kCkf|FRNa&UYQ8>C}l@iPiy1Wo~CU(`1z#%aICSdwMo@myt<}V ztW#IrP|F^4H}$nS`r|EWQ{-&zb70^m;2lkU&23P)s~I0NIvq`0T00zAb9+-ySAS=V z)8EPWlMjIOOBQ!cuH>$K&s;}h|V+fxTGiVp{eWqc>dTky@{!{c- zU489a+nbx{lfAmLja$2Vv=Sn4eeJ56)%A@RE~#!@RePb+tu=?0#BtPrpsu>EzMd0o zD-3UfGdNB7{#A7g-;{1`-!0ZrU*Y-l!gys0xusP(tNMb_(WBMe*3{!Pnql`lS$%#r zrcd3<+JrsURBv#)ntQwPC1Ddj!WF~!;^SPHTu%_rHHQY(-yilm{cwgEu&mQizb<9& zXrp&FZT|=Hn)J0gT`*^FZ%3p0ubI!7FRkF( z(gAi%m>nE3c-6K}Ob$AiHVTS5x;nQN$R){>eT&qcUyJ!=Mvgw$)z>ZN*R#J7KOiSx zY~rKKqa`8kYlI>brM`CUn$@e; z)?$UAWh-XEvc7_=WO+*VC|Rj6#2sAZS{)f|=-35g_3d_=JKC`{m^GAB!uHz~_i4jQ z+uPQ(y*1I|lIpb$PJ0VvwD;{1Q}p-3l3Hx?ins!LI<33AF?}(VT)+A;0%9+I;o8>P zyj>PRk}%b4FmqR65t9YbaN+mI^|Bz&Q{gBdf-7Hv|4dztAXgtQq!61b(kts!VuTtO;S+JEy%#2^-U%bY zbCtpM_+PND7B*MY)i|8L9pNi;^i<6d_PKRO?{--Ac43j?gpm~wLx%qftf#%V zwXvnWmyI;`weM)v>(JJYrft2>)}Gc@scmh!y>0z{EnU0RK8F7$q7lCx)Q(j)F_Pj% zi5h0xfod2e?13$o|1{7iQrrwK($&+){objmU0k=eZuP3h#j97=EzK#^lfc z($Rctau054Y--+)jSPp3p5#)!!^l3er4|31C%($&uA3x+>r;O(77fU4!JjcWvLPi_ z8ak_)KhCPvdNr`m1ZwT5l!bH-d|a=zut)=TpT6V`(YHrkP3@|Nx`vAq+Vr+|aO2dA zu37G}sqm+`^yXhF?Ajbu!d}I27TVL%)zl)>+^o2*%`I(>&HX()@tdwm9cMqe|Mm8^ z?w|)-W5Nb~MVB@#wwDW;r4GiPt_=@f%Rigw>a4?>A`1kU6#NZ{90H_4I!|It=gwd+ z(EfQ3D)w-tQ?}mPj=vbOXSejp*9lvn1Jz}tV5j)Mp>W?z>O?DiDXA&^pPs&iwRI~o zMR#B_I#_n`rxNUrHbG0j2&!zv{@d7$@mKaOi$=?2rZk4F&tt;P;#%bIn1w)pI8fOwwU(uLig zRCR8{hQD^1T6bHz`Z>_p7rAtczsmO1*}ua-U2tt{ZBlcD8@9{_jJ6z3lU8WI;aW^= znLhqulAc9{Yd17BF0QS|gdA9LFtZ`J)NrNIqFYh8u6ziGb+n^yHLj2+zfB&EhydAva6|QYiSkG zww5ggrK`6Ul;RH{&e_)44{4=aJG)Bt!M+sk(cHb~3>s8Trfs>RwFj-(ReSro&!`H; zI~8$jf2Z6XmG-K;B&fBOcDD1-qqhx?w!L&$Pg6G-_?H>YeWg3QI&g~ZXf55+-iJxj z(Zb4LzN~*ocPS51t(wq>t)aAcS37P9N?{l?HhN#JbYz~w=X=|*mdg!+oX>FN@CSBv z!Un`~6OD_1VwA@ZmHQnoCq5Ylm7()j^Rv2m6BGo$YMe(F#9r!riKD)%pm9UW?JO zP}Hg?*=v!kmYa`f>taa!QrWWvu@*33*E^A<~|=Bse{_=X`Q%K5odi1LZouD? zj5qgpW1(mjf3jT|w>eI4EB1KY(W<8{XIft>bu{(%)njFp4Is%$%og3&+R=T+Uu&-1 zv!2fmTsPaB$i`f|Eyvp@O z`{2sD#r3P#u3pk011#s^o}R9rUWZ!}2eFsyJ@?}zUFp!`0&4N{2byO!3ejge?I89M zsWNfzpq6(E#z9`};V*ovRyWiwsass#fRk;)O=~x-sa{osXH-d+7PGP?Hf&Z|eURYk z0;^(o(sJX^hLqhA_tD1V)EJ6nU#F#f4tDluXzOe1>y}((o}$rO)JZKx&!*@r*6`uvvl#|c?DCNd%Aji`PZ%`+H&LpSnFee*}?hR@_pxv5tm(i~q;LpP~uzeMvH zI_uFM4D5r!ly5L~GT7#!PKIvtQ?{YAU4v~p`)}yB9Gk~(*OpHk3|7~s+x)i70;{f# zZ5|uj`j=RBZ61)FAUlLmfQYx|lJZBKCLqp5q}_-wuy8vtc}X{av`<@@U}Vk%fqW(< z&jQ2(MAqGi$Ur*rctp~#L}VbHm_GwTy7}RQ!P;V7w#AfzJjD2`U#ZJqi(nv~n0BU2 z^CJp_$z&O2GUZP}kbfEC9F6xOHS#|I%s@HB_!U>-KZcZnbYjE*NfHrACpPrENJJo= z*wFtS*wyqCNIAW!4}WZdIuf5mWMEwr%vjJT$;UJsk^B=8D>UX0dN8mqG0Vuq->)(4 z?gci#A9d8C^Cw9toBTIg_$FY6!SopkI_sE}bw?vI48~ssI{BG048}7abn-A|AP+Hp zp7PBPVGLH6zaPlD>gNPi-3`ba`|}rK7+9Cs(6^9?KsvFZZv!@VYqRJ(fEmb7Z2a(Y z5)nu@!Hiuw2-MA_6M)T+cnrp0tNEESkcXJIW?l75H;TR)`4xziPrqUyKQU?Kzt6(= z12YWPu02Mku08Km&BU5x`oolgG7XLGvX4ei6)?kK?Q*V>kEyXa*DXfMNtJKbw>p$D zP$sdN7Z;O=KsvGUpRFV!kWM@mk@7!`XxcpjZ1nyTu$eF4vv^(t<~(HGHxL;H>lf<= z5X}#<48}v<$itL@Jj5A@l+U_Gx8cA!noivr$WLtaIfq09(uw1Ul(QNUzpxDq5E&?k*!a2mF&WZLFn&G-ga9H_GmkiDjr=lT>O-D|I%QjnEL;Q3 zFqnM$BJ0{dNo?Ah25j0Y0XA#wEZ}NHwzUh<@azVrtw}$C$S_#Dv@P3Z$}kuYe?*5o z=ErpY8IRGS0Cmh5RRS}xF0tv?Y+y5X^MKh7bzXotMdKEv6E!}Fl!0=H&3w57*sLLs z0Z&GxoSz~xke}GJ`#P{0_cwqU$YX*TcghGLGNqp}<$7rP*aK|ZJq$b)kv#u~Xn2kR zo4NLYMSl?3$o`y#9|mUlXZoCtXABA`mnj3~5SzYJKL*l?S;q7{M5FUUU}K*eV1~i; z;T&LFOc}^S%=L~k|507Do|=?(=^I8L+S}-}2H32bZNO}k{Fhnu{lHu=*ly~Xq)5}B zM{4HI%fP0sKLVS!-UT+c`Wr9<+afkLamkE8x(UW-D3kgzWgri61tN7@g~&iUv5{F% zB7!YbQE=7mNj~WO?mfQ%z;if_62X&Wpq=M&IT1WL_S*URGEqs{ju>#}CklZ)EVrCc z3?D=c$nq;$xp;7$YMm{Xa=KC?cqnbq*^@{EKDQ!z&SF`tnd8AMfV>?%91%XC30%Yj za%4zwc+OJiqdLoh4j^v_4_oM`H90GBZ~r<(H}gef6Bp^8bP` zdjK(jyd69_9wsQB{GyNF8W)s1a-$k|aI};foPk#R|LGth`vUc#~)*(Uh{M$N3^PH;_g+QKjO-la#DS3N# zlHW@y=W>z=p8PDlozF;QfIKIXl8>e2xy>YkC&xoO&!bc#c>Xa>(L7n6?Q(9TiQvf* z%FdgmOwm05C}8sA6U;!KQ<##Un36ZEi6VQlY$sSe`FVCbZ?+f1KRro2}|3_2upU`=(A91XICsWG5nv#DhCI2&>=fNtDTcN+Dl;bO1KhU1|5e`2v zkH2R21M|yM@+~^ggK-?|<5fC8PVz0zO)32Urt>_!#j)N!l2ZQFl>9ezeuD6KIKNCO ze^2MRp2zXi!nr{J9jNa#omb`E&cc-P3w53cmAKR6>`W=YG9`Z?CI7*c{B0@u&!prZ z(|I0Z;#i-*lTt1Z@zpyN{bfz+b87jhC6$7k;I!AExcN!zO2!z-c6A)>ANaz zBzd`&Bt^XuS0k>OK;qj$o#UIW6l)~D;Y%s7zmZHSqH_9k<3ZZjzLivBy%NSuNcl3z zbY8y-G~G8Zx8S7BcxRL(&;HaZMY*K!(foO2-g>4m8*-BHvwSRT$Ug7jA5iHRh)DPn zmCEDu5!RvA>@NfC4~kOCQVpa&M&@_16lA@WmDSnRM?Efo2J?o_;HZVUj=LA(g1~*o zVBY8&%=;aKg+C1h1mU-C6WmJ_omY3G!lHw|n-m>*=ZhdZXe=@{W|_N*S9MeB>e~pZ z+oGMVGp45J7l`C@eZ?yOHAR+Y{l} zw<5OA!lRG4!lU_xr`3{a_e<+6{nB(97kz6Z zcPK3S>`++fT^7AtVd=ZZVt*d+bZ|A6y84z$WNIvRHI}-)s-pB!)1{9r)WI!KKxFo5 zA`+Je7X+c}cBQR;ML(l0eTyb-?NU6_)*$+`)ZMIj&gjc-Md#I>V)1DCqJy@%=%8=? zq`%t!qC;HOwfie$YRjKy$uCk^awkHkHwu=GXGivrR$ zrkM<$LVO4p9b7%fMF%|=(wD=EAq`3HJcSE1ChuI0$$Npu)Yl_MB~D4+F|#gpCywa8 zWRnh_0;H3O!NWcg8=ex=_(A4{gL1%x*YRoxF8fG zQqBUT%QdEs+cl=^icGBkQ-BLe*Ep>4c%&dXxfFsx9JxfG*qZ#4kll}%3nd>$dW**Q zA^n7f@3io73(MG@0|J7K9hF4jQw+*1MmoyEWyIj8-H0RTBLl~e{L7Gv&B4PW;s_N- zkg)^LK47{d;6L;4|&KZ*3H#&;p* zvr6)uK)RL~``V32Ib99D-ohMa(mB3)8c#$znfP2>5Qrn21j^G8^51~$97OWaR>YA@ zaY0ywNFLgQ_972$MI6y{c?0R-*^89b$OE+n8=g*0r+tVcn{h#49oA*P#5Yiv`V$+T z5P48>BvKAf?s>Q%5J&X-z&fN;f8xj%ToA-R7YYOdT! zVG)WDDU(CVr(A58`VdFh2?RdPA`eZ$t`fH)T|x|giXt}a(hAbS!=r`hzz%5~*{ZPE zCttmg7Tv((>$Xkth;Eu^3P`!&p>D*+A10Arg9`#wadI)Z_aWt!Hu!D}%eaGQGii*d z%XVd~wQi%C*K*1<58EYQF8Mz~44wjwjXrm3dJ$4$LuY?- z*+B&22o*+Pl8XhB{IX7hC#bQR7wkjs5?m1YG&OgOdf6s2K_|b+>>!7h37&G`am<5< zHYbkgGwMXrwH*3@!J-eG=vSaor`)BuAV|BQp9@S?ay8F|7H-yfC(^?f{W}&;BZf@s zOdQeYWa$fJvaezXVCp{^k^I!3IKn|gn1e_<>k%6|^`mZeNYB@JE7H{(UySrBjbB3g zevOYHy02cvL0MM>O=O&Y2(`zyW*dKob5=Pt(ufjCk?r0oEng}?=fltX{7A_hP0LmcVD z1>syo(^esIk=plI$6&G=EPECm4S_fU`3&O2s7rgx90cb0Q&-lVg|wU)b%Pok|5>Ez z92eq9KQ0I>5XsN6AU5`FARRJyBc*?nhh`*>(5MKT5e*OL19@_h5=VC7g3y6zc&;D@ z4{b?obju{2jUx~ndKfr&C8=tEk8BnwA61afK631g&UwJ3vya3PDvu!h#Z1!5_X#7*8(iV6MfMF)#r@wPNSa%-MX&SRFc7ya5q?`i= z)1GXXeIZV=t>*92JnR>-S?6hD$~lOXeor|ZN8$(#jPOB3(m8g-X8r#d>8N`LQbyv( zkUmTdevTt?B#sNhvxuZ~?1;^r`Y!3HOIy8644%;%8~bx;b64Yn(21B^qW;_3n=O2w zg~k8DGXb;_nocY}5Bh_^%u^1UR_i(NW?=Duv_*RoM>seLa}Z6ti;2NQdlE-zFoZfp z@@z&bV+5Y4#*r%l5Vjzarw6I{Ja}kZ@pgvwAdE!JEmLcQ z*jeKR7G35kZ+H=8o^lWn;)txv>~M{73{Z0c{M2C*V&ocJ5XupAL8lJHX8z709dZ^T zEhe6>^pQRSmx3lbaBws>{gQS;XIsRP_me}f)w(YA%LNbHB{p^EX?heXv9T@N%Y}l^ zB3)tOR*gH59@qFiq$h~i;)3uNBI}a=XA8?30{Y9KWotSyeT8+YKXK#(xFE=$3;uV3 z3lYgf{fQ&j;({;>k#y=$Y|i;IcBuP2Xy=g!cnwk#{>zYd z6N86(5l04aLEw}i&wiv=YfM{RPYizg7jc9Rj&LI)`Dv${iNQmECN^j6+cmuaDY2nb zF6%yz^t8s6NWV=CIYk;9{+Be*>qvj7d8TL_IRt?43q;EN8`6=)6>6_OU*k1MhY&a5 zfkD`482(~@-J8N{f|F(o!@ubc%^%022w^-_f6t_ToB$uoUiep zEbO?dZV)M>shdvB34stLkH*;+&L>8@qmeS2x&_2Ms3H`RM`L~;V{kb!>Q*6TGb`}P(bRpHmMlUaXzDH`E>m@D$fI$ch1U?HZUa(AQ+ER~&K?XK$)j#f-bakO2aqzFx&y@6Ul1)8&+Zw_bBMuhki7@i{*{)C0^ zwD4yw{6!1DXko6IM&@Mtt+r2{dZPKSvFO)Z_}?tdId0^9-ooFsu*^X% zlXK1RzhhyKH3;&me-?s43 zP-2XRS$MRC3oTr1;YAi+ZQ+d;-ecjbE&Krsf6&4=Sok&zpRn+w7JkOUFIf0B3;)K# zf3|QK8;S8%zUwx4yoJjw%zG5Wv&_QlEWE|ST^8PJ;e!^w$-?(r_z4T2vhd3me%-?F zSU4C?=ozW#I!BK5F6HEPTSkk6QQ{3%_9D*DU-S3;)@|@g+ueI<;E&M49KV;#rSonJu{!a_PYvC{+ewn@uw{S%? zL9e!OkA<(c@L>zzV&S_i{E&s8wD4&Qzii=OTG)*x^ciB|Q5K$J;aL{0w(wdD_gVPE z7QWxYU$^j&E&N9d=i`}&vEf_`Uuxk#3*Thn$1MDkg#$wqGRIi>Tnjf?xZA=vS@^hx zpSJLiEQ}xK_w_Ha@CplGW8sfk__G#%%EGT(_&p1c$IXnfRhflXS-9Q8{lpbG_#^BA zHup^jES@98GZoK`7QV&edBnocTRh*f@TA2e7&K+->n3AlAAKSolL0&oK)hw|Gui_yLRO zaf|+xg`cr_zHQN8wD2!2{A&yU)xvz4YIF_}>;7h2^kEhrY4J?5=*1SEZt={w=;v9u z#^PzP@Mepr#lr0t&*j8=EOuJ>3Sf>)C5Gw!7XL>qo_j6)RSW;v!f#tRBRA33C<_-^ zc#efvTKFBi1@UZs8wT_?H&{uPywZ#WM=exsCjB7A_*z@~bSo(Bi4F@JeE>f4zm* z1G6tj(1mRl|8@&sZt-7X;oB|z6$^ipSnKu!V*Tv;N5JMe_S>XuyZy<+e<#*;N8>rY z!P6`}&%zfHYdM!#xWmHT7Van3`W&(F-Nd8SIDVB_>+k|`siJ=m*gP-&4e7ew-&yz_ zVqG^hB2jmQg-b0wn|Q90znECRBUlP--VtmfUANU_;jP4TRo#9IUt{rnz`}K4-)5b(zQNMS@<~%f5XDxv+xfr{2H-t>m3V^#5)$#uSvuus*lCM z=2`bb(zOmX7Oo?ntN1rqc$7~7cBY{7XGG%U$F2? z#JXRv0JC3Hq4w`Ap0_QW2|F475)0Q_cmwe?)%RwL-e%zrV77%N#<`Mo-S=xO{6UNV zh=p$iX5Avx{j|k@w}l_F_)l8+F<{oc7IjZs{NJ+h_bmQjTlg&t|INa)Fkj7BFCwM^ z5taa(_bC@xJe!Dhf1514)#B;5@HH0C2Q2(i3*Tbldn|mPg&!i;KKTuc{%s3?&*J&1 zMgOIR->`VzwdjAfFxNKIR*YEpH`~G^iM6f9S-23GcEjzEQ)ThbvG5{`f2oBxT0EOA ze3`}5W#L|6w)F(sI$-e+Soo;Lf0Ko81vYi>viR?@@B&(3G_dfS~&Ux-R&pG#;bI;`x6GgvR{0M9h zL;Ex^w=#F4^`2fxbEQD(0f+OC`HZXmhnNd#y>_g5vU!%(pKYFNbyi!v-2A-NdDFa$ z)^z@2u7-UgPBRX*M|I#Z&GpO)bB4L4`Bd{CXpQSqbB_5s^Bv}y<~im^Xtmo4x>4NZ z(JDBcFMi(Yyhf}2-!#8#bv`ryNGs&&mw7+Bs) zRQg?*(}qK_(HD$sdcHRAqA{@ilBjgG6Oyk@N4yRkUR%$60*%+OG%+`aIo=|~|7i6) znY);~ng2xNwJiP2g;uB7JjUuwFwd|$_n05BIuDzlGQVd2*!-(G9m_>n9vafvCtyjy z;aZf_8CRRPH+Q17EL~(SFi*7llg)S18rKY%u+@3g{1~lqt+DvC<`=Eb+qCk3 zVXko^;>X0Z7#&Zm&S~b0&3Wcg<_YE*=D*XL&L?T?ud_T2hwFmgWL)j}j`@9Bult=BFxuQIPQzeOwm_vYGIc0#P4%+-n_}Y+5A4OoI7c?`C<4x9o)p+**w5pW?o<} zH?K9_$Tzt4oEErowH^r<;44`ut z2@Jt&%+H!%H@{{6m-z$pH|Fond(2T<<#^N0bUh`b@gXYK0|1g)E*P1t(Fz1-_%p=UB&9|EGFh5AQNKXI5=J;Af#g|)rt$CgKRr4F> z@6Ef+JopsG8(*)eaUE*$+UDcUCz_j^<7*m~r<=uln&WF4Rj0qj2bu?&$C@XYCz)?I zPdCppFEKASuQr#PUo@{bzixiZyxshz`DZgfBZf9V(tNb}B=gDU_!>)meqcG9ak;Cx zyZIXP2=f?onR%jlviUCaOmlo4rlw)O#UC**Hoszi-TaREU*?a^pP6@zM1Ak25zipJ_hZ+|}IO9AE$0Ect$2X7M5BVdfF$(dIJqjpljgznUL4 zFEu}9j;|?gmYlZNE&i7IQ*(TMsp{{sIKNOGmct{=@wKL^-^Ak0%{+b(UK?L`s`@=G z-p5=*XC$XNzV1{WXYm`%)6939?>EmiFEu}IUTrQnZ!~W*zi0lp`6u(Q=7SEcoUfYZ z40BWS8Rm}Wp5{L0eDe@<8Qmz^o;R9rGfy$!ZNAq$*ZiP)g?W{Ez4=x14|F0qJ-f|3 z4j1AFnvXIcV@{Ye%x%q?=1%5w%om$4HD75SV2-ah*7T3G_*nA<^PT1y=Go>s=2hl3 z=2y*cn75g?n|GOiHpka0Yxga%V!qBi&U}-3 zlKCF<{pJPch33DTmzh_Y*O)h(x0t^+e`nrp{>5Ay$HK$>)-gAsbuOd1`BZZ|a}V>y z=IdykFBoUO$vnw?kNJM{0`o%iN^^Yex5o9H#a}ePZGO-Eq4^W@59ZzGwAz*Pb)fku z^D*XxIm6tUMqZXK<{svY%>&JY%!TG+^E7jO9lOSLzs2X8mzp0puQr#P-#33~{>=Oz z^G@@RX5MQjoXe3GcRPgrJQ2>YC~ z;c%VO9LAgA56S`z;hO4&a5(S0i1Cx~2W1I{u&=uu=CxQXD=~!6gR5a)@5fS(Asho) z3x{iH*D>A-e^54H2-lo%gv0U4O^ly{KPa0qgyXSW;P73Ht&E?FKPcNUgzu{GaX6n? z-CTp_ACy`cg41a&hjq>MX;wsOh#@#ZYuU>%H>H^jg-sCLn%1({)|^RmgeV;_1ZUA& z_Bxxp(3~igZWw}l(pvWVnETRN_WGN1Xf1nr=E1av)PJc>@>56Tz}X$ky6 zDZ>z!!yC;L=?wfqnT#QLDy`*kx_K6@WpB254y|Qxfq5a#hDTY1A$SShlF{Tn*Me8# zaaaylo6Bh}duz?>=+^jyvH?TzMq10^CUfWNh_i!4xs=EBY9#$NVqtlEfyY&9CF2th zfwf%qpkj0>wOuGe4+h6KLJ+zw?@9u<_%7S)y^-_ zYTKH~7uvH2+OWOau&+5+#-aR(-_2(on#as(zGS?a-@#`bvmM|EJsve$D)@%teC7$(f(0mA^LsD0fDj*E_Jzc`%Qk2OlYSMf_N~7krYr zwcHgFF<^V+#SBge4X4A@juIaA8#{Hm$MPS zUmgtecss{SFP4YGPsoMv(`FuHXZ>pse@z|>zhnMDE<^ldc@n&v*7orLyy3xz$Y}0} z_Xl8{ZeZpycE<59Y9TXKJM)<`ySwwvJl@XNvg^CVoGo*m9V~MhC^C=GB4ACb|8MLhP-=|NW&t(2RnalRK z=3itk=QZ(OF%P=qsE*8eX()3#Gt4bzPUmTIbNCE%C-eE{o^o5%?`zJL|A6=)nd`zZ zbBUS9RFk~`FeRA{F+<_zisAm zc;;mM6Z6;RALW}+Ck>qz>(e#mTi_$j4dh9P^SCv)pfqjx6Jjf8rBcyr}=vkG!N zz1aMO`Dyd>a&OdsS?&YBA#X@hr=h(^#K$f=MQczbDP3@urN-aZN5;(zo?J-3YqWe5OcB2_i>cW{i_Lb zE12g3I4=5jxivhWW`}^X$o!bhK7{82SciVb{7>`iGP==-_lIG9G*k3}`E&DkGUsKF znaBM3TCTQ-o9oH!2NLFHGW&rx=0D1(BhGUH%t>D$XTm)G&v+JmnR$SGHsV8NZu?5j z*U4QFFO#{vO_KY=Q_QpE9K?BEfa9efHLs8h5Pw=OgkLnjAr~Red*d)qF}z(ag};%x zz1wB3hQ?-nZp(OHfG&giyGgU*SJYT@q-i~-@`5u_(2pE4D{*#&K z3m9L7c&@w{=DC3OI_6epzFFq>Xo`83d9KW5<`MG}ncJ5Y=GEpG%{)iIY2Y?!v-tz_ z=Q8{M9p*hU*TDm^0bw5c5cBc0jw3ZS^Zr7Nvma<{?r836?k#hEFPAxwdFEkqW5jts zBIc(j$W7r%GPhZG%B|rUavS(>G&g)G%gw7~PII~W1@o)s_srX5Y{sI`Wpn}24)YJ@ zU(LK{5vPasdCwvm|Dt;4gv|D7CbKJUW9B&xzLv9gmiYp?CE^#$Y?J=xeECeo3(eQc zS%{aJC&`@=pJJXRpNIHdxhwpz`7!xI#8=AQ;Wg&9=9kTHn%|du;I+Kp5$C-Zyu-Xp z{uAQAnrmQZjrA`@{BXG+T-VI|9kCAMCz_j?+sFe^hxa>TeeT1bW4=%xj5zOi#5zOa zE94^hDszF%zOL9j$~?h5$vjQI9gRhj?SLc~|?q-J)o=ib@mCP9VLsek&zvwflV8VcdH*Qpp)=)8 z@LBR^_yY6A@)pGVoAc$Zh!>i#l|Mwh%sff{1o3I+`{d6Nf57}W&7CNeHRcy(_Vcfr zH_JHm7QHX?Gs~wky6os{^LH{9>*x?{tlB34lq1dcWsd6vb2D>0nfn7BWlqC+=5A)* zw~FK9wB^a%?hKQ;9T{z&Ag3dKt9h#V0U2Fnv{1&sXsOI?%|Fb~%Gm9R*2&zDeZ{=V z{I2;Unfnr-nZK2rApVow46csPADmyhrhE#VZa&)F(A-$&zVXRs-Y<(e+auml?g*c2 zzDVwbcpsVj&;86f=Bv!ZL&y#cDh33WP<>sekZfl-1 zZ;-D>{7tzKe&76=T!i>H=H2FMSPG200;w^KLC+&0}uHv&)=m>-q74z4giEgy>bdNc12#ytFNxW)XT znfC`{9ei|&el{P19dpLH-W@5U%Z`qfu^L1fX5Kf9_0j!Cr<*&;3BZ+GY-b2Iph7uSf8KQmdSj7{~@#gd{*ZByIyVq^ZsLeEzNt5 z(R@!olv~5w&0m>+F#jr_j`}q);mkuHA-9MB&)h`rf;jJ8#`^3V+sW($JDPbf73-2*k#|Db+FdFg0WUdQ!%njw65pOI{f_aZMzLx%jd?%b` z?kdkjytnys`5wgc%){h)h>tXnmlq&DQGN)%Q(gk!Z+=jI4Dm(gC(XR~8mFIiUXfS8 zZ_BIUkIY}lYY_j={FAvlI)3J4otoxj2giP@0HmX%{MPHKQ8k#*Hh+y%KXg5d%JO5 zN5j0ITkux%*D`hyqMyvw6Uq8q#}AVm!N-_SkhzXGH@7x-lG*)sG539Qky_ zuaYz2;pS213GyE!>>HTxmb)T8TkZzWGcPnRH9uwkr`$KfzJYutyhYA|KQ{lz{DV9I zb@s^YHx9&(3EztX_;54t=f-$3;wPFa*;j0pm%~5M+(4l4 zUU0z&Vj-ouP3P}m)3sp!o;F<<<~`zq8_CBZ-b7Bo9q3j7%DLtXW$yR(GWRnNH1j@k z%yT5_k1&suIXyRFkYo4f7H5C5ShW`@<)iTgX=;-qzef&O!WK`D*wgxd85G z9w?7OygTh(B$9L1sVvvOEiZL;efA zMgA-Nq4^7WA>!Z2i{RbnYUp4%J&YeJuYl{ytKf!a-b;}6pFzB(`~uuoUI%wHUtqpO zehGE5<(J`nc_UmXZ-%cmm&xxUKFK^y{si&+%yZ@Kh(Bb0)V#v{w3+uF*3WPQ<^Ge}s3+yWu_Z&oFF|&F7fA zntPkCG!K&5=M>3D!=ua-^^Ts9(HzmUatrt+nVX(B z%v;PK%V(g@7v`U2_E!gEgTVHrYs+WCN6BZw$I0B!%rLi*FGQU8V`QF-;7qwE%#y~9 zDM}3tY21lLNym`Jk)p7T(mKYB5;P|O1!Av*2N$1e#B|VrvKj|Wx2~b91NaM_+lwn9?hm0~2LmFomWh#cWZZVVJ zr|X{d9LCuQC<`&9^@y4Lt{f){WhI8RUNNI`nw>VvIt*zS$Bci|J*`jD{2SV^7Ogg{ zPpb{Ntb{gfO{)$0bZA4)UT8z64sDo2s|^ciwPD;2YQq~DR~yFjt~Q*_xY{tDUycN2 zIfl@N<+R#x1FbgPOsfsI(Q3mTwAyeFtv0NY2CEI@d-|yj6O5}3ThMC5Oj>Q&nLY@~ zP~U{p}Xt zX^sx4oVHr#`sNIpJBldr{p;io7LR}HR`EU-&oLL6N11OlPc_drFElTw)05LvZr)&y z??zY3QgfMkvU!$y zfq98JzIUARue10j^H!Rj8OoRDAI;SdtgMqxH%Qixe@|9!YVo$_EOR$=Uvr+h$UMe8 zkv=v#-sxt3$1TJcnOD->=%cJPZ!~W)Z#VP%YvHy05=QuLW-W7lbB4LKxr4cjxsN%= zTwoq$zR^6@Jlnj`9N*jRxa7Q-TYQ6gGktur&NlN7^By{ptW)FQO4l_f%=}JSsGn)> zZ07gKLY@9*es?UyOU-5G$>#VzY>6l?{Ek>!B4+%(uwZ@{EO;H=C|PHdd8;|T$C~Q= zXz}XUwuINFoB92(5N}FnB=fg5XPLX1`Q5HiKhIob=6AS4o%mjA%0J!WbLb|?@y5Sh zE3dTpTKc49osH%#=IwN|WF5Z;8ZUAQ@ml8k<_vRda|d($JGRY|`TJNr$6R0@W%hfN zO||%J^FlMfOBJTMoNkdE?*{W`^EUGib9`Siy|xCn^C1tvCl$=^Nd>nsXPWuls8A=q z7a0$3p!8>49&F}!pu+dE%gmF_v&`}D;kHWVI2`k|F|(#;L&*2(e4_Y;%(y`&K5caehm{iERcJN2s1?;?eGk$H@HqItS`j(L%J zrFpG+qj`&YyLl&#&r@;1{!wr(GrwCD;u+@F<__klRmtdKrMUy}zqB~{e{fK7enD=l zf+3~(#kmEo@^g!_OAAV}i*k!|hm~YsRggQVBx?1WRf>lX%N{tq@TybyQ*Yql{DDKW z2NVp)*#D8gha7ZafRG2@obja|+lv>vo`Q}RdMd1Vflr>S)K1pcI9iT$Q&sJ{ik8M~jwl`cyA7R}Kd^Xo(Qmd|e&KIcDakLu8j)QzIJYFfP4=+-(!s;? zetQ{6)-24$vQ(Ns3gb?$F#}5Yvf+GCWk0~aX2jc%_FsGW3(3fk!mEa(6N{hC9WbCc zf8<_IS8mW%r8u{6P=4qlld&p71w#rkn&i{y`Jz?>hYw3`;6|0^7nbC>0Pjwb_Tc`fe+ksWAwPcHk4szpO(Yrr#o>^+@DK!@6+gnYAAgIY9QalYd_AAT zZeMhc9*2B96sp54P_iEX^H8zp+kaRFQ8e?9*4E=kPBsVfwDZBhOcNQF3~i z4~I1>@=b<49~(=Dx1eM_{=Y@e;scZf^6|Jf^Wh_MMZRUQ=erS)tD4`%dQBGov-C&4 zF8I%U_~=!U?;Y6l@mM!LqE?hJznc*8`CWi~q5ZHMUy<*>u;*K#=kPBsAs^3|dA`-i zR|_#t-(h-=kB>q!&$kdU#zP7D_**!hZyoZ5>8p*(e2%Ycmy&NeV(Az{3He&5Fbk{Fa6QvcTAa&*La0|<5Ti&#B)tCgc7Fjx|Dovk#7_# zF(0oH4fz(O=9YS#l?RPZl(OJoGR39r0U(fdA;mk07 z@$d2AahTr>p@e)LQ}SgXUl&wjJ|6xH`L0QszAWUc>isB4$yb1U;r%$l^36`k z*JVG`H!~&QjmXzW(|4lfD^JOnhkRikQLVyHrsUgf?bq1y#pgTlIJ6(nKUKB7e3X)J z8}en~b!OI67;jsL022SP481B~0rfs7Gh%i5h>e+aCExV@M{{B5lkcs>-?V|hL$Ul#I({^~S5AM*V-C0`9J7ge?2 zw<-BnB422~c9yR`5@V7o+OID1dEs*`$EhCD#$|u?GEk4}>+jWTrhIKI-w>Jq@N_&~ zy;U!~zh#&{?t_HFdMw=mI*SibwqSlY;6Ilao+{^aY^P$t=l4tGyAAPBSdV2GKxgp* z%EG0|bNS52%M|z=^UVZ2AI}#yM?4hPW8v>G(OG846g~5@IQ=qc*=N7G2RV$p6$|2_1G>mQu6J<<1h_)x+34ylzdsZ5G@DKGv7t3 z$9&6_FXZ64LY>CMv&np%k55v@n}vEJ3^*FvirHq&71lxv6_|JMQ zJyXV;iIuGYan8pj7{Yim7nMW4ds6c8oLuU1#oWBt zCts7r2Phl=QMugr!{d-p7qK8&|6M&j>pIr62>FZ0z#J-#N34_L}8+mGvA$d{RtZyWM;W_=abW8r;GJztmd z*k9O1{nI$>o&!iZFzHqf(}?0Qu6`04l7T(S z`A)*l0k`p?gmL|lQtynjaBqMkLaoa2ev>lZ_7q*(%3%R7$?|nrRWQrDMMFmak<>zTVg= z>DaU~VVJ(ADfwpMz`#y)Hq1A{@|~f4t(9WRnB={CLPqA}&^e`E_SEF(nbdmx9XNCe z6=e$QWmY_@oZoEa3s1d>dYi)o{15ZN``mgvPsWchcgB;PkDD=sc8;&fu-89uC;APn zbD@NMgHrNs%u0*vG2cWCAs_48>JV+eAMJu==r+VJQ@wQjN4kp7GGMgwugUwj(=1`U WTqF;OBgsGYyQf9`-Mdgiz5fStx(Bxa literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..f8754fba0121caba6952d084e14d4a220ea7d925 GIT binary patch literal 152564 zcmeEvdwf;Jwg2Adm6PP05JCt60_MRZ1_FdPh?)RFP(+0A5X2CY08vO{9w1&HAzBTT zwqlj4O$$=ns@2+RTk+L`wrH*1*2hn+SFP7R?DcB3+Ml%#+u!%Q*33TpoFv-*+S}hh zzx`qM>{+vBX3cudn%O&t%d3|za$VQ4m+PG8Bub96ZDzo6f{rs?5K5hgoChuH|8*Wh z%R;15B=$QGX(7`8zy5U`sQDKS^}%2N%8|}O%0U`|1cmz7T!sIdVfu^`1Ec`S>UST6 z{~^H4D(A?1`~KAP^Ly;1Kt4(ej*$J3nd;-Ou8zHw`G)=i-! z`KOHxjlA)yfOB}$ke>YRO}UF))aPA2=cl9I0e(;J=Eb?_VS3M)%%1m4^JDql_1O^` z@8;Q=3JVF$^xs`FW?xTtN%j*r!~(}%Cl+qrQZpQ&d16o>8H44Oz+{thbnD@eJ?JJ{V;TQ$(Y9

_c=_Kt3hmzN)CD;d}N z)k52#w`^DF;gWH8myA`2&=C+i(Dxnl(Wdu>r5PUj+=mZUKHT77gg*F(i^uG{e`%(| zW6|zSV=y>)Gv!NWw8M4~RMwAuD0pW;arZrbXVA0?9FIB_%mWb2MLkFM%{HRxt{)7B zl7q$F^(Ey&PK$jXE*WoHrnS|NKU`9(rMCJ~9s5Y|)=g%Ry<~R}I8AmhQf@oWspzM= zYI%80&C-=S#x@i#-&)t+IJIzlW5?E(hLg2!YSu%<7O`%w|HGFpA<{$3A@j#MljW@6SoQVfUWlJ#~9dj8TW`z>kN5 zZ-wu;vdR50^ujX*=W1u=8T;v2 zeYCPN_sP)RhaAtoPv3dC*eJ{Ldyn23(Y~7k%H)~5o$hd;EgbCHIk;(PbVoQEVE#$9?Ayg>R)Lv;DdI-Qzh9 zD`SIF>keET?1{V-JzNyJwruE|e<&`?d-L6E%SQhB#5;Z+D_Hs`J5NY13XvU;PGTUk7|`yrzY6`RUUPlbH9du^FG|0)s^{#zw;z7I!H$!+ zH#)nlr)rP;VOnf-EdFE`#BAK*ug~6h*{g*c3k#<&!YUak`%P?AEEb!fEicV@?Cgh( zKA_8;LYtwuY-j7rqsy1)J{bnR2DWbJlzWeE{ECrl&+evZZ1J94*uog`iQtaa?~aab z?S=JQ>$YucY~Ipn{Mtjo4@0r6m$Qyp?^B*3^FQWn51e@OlBdr3W)c@}+x_sdd><=r z+n>scBSQ{<>DN6~dvDk2Y{^K$I5vybeyX0`9d1O;3J9dgt7&DI%5r%cIxGMM1z+?{ZJ3BBJxu-=1@OZK00 za}p<^!X8z(_2J`@SP~zp!bK&w3Q^xS+7?Ei-Ss!-w(lXPnR!p2RV zTQ(G~Xzb{0YcAZ>SYOxK-dNb&QrOhc*xb?7v8%8UaZ@ehrrPC;t5#M|t+g@I02R)_ zeYV!Mx9@CeYxw*7M4Zr8l9PG$`-`g{^46o5Zc02qaq-R8V_}xqW<2D20)66fe_fF? zZhY1Iv(kHqjT<%=%f?7&+^p(xr>(}4G2GFx&Tj`WW#{EcN~Dn04=lYO7o-i-&k<3X(V@AMRQeb8YZx_)={oKf9zXLJ52oeEsy?O2DQXIF6{UKGTwpV*4K zgTdV;C3hUTyTq~Kd+!^MJyWpWTFh+`VM!_0E^f3C&xiVvkcri9&0YPXYnRm9av!|u z$>2lATg<`Q7r_?v$e6iizjSFv?;E#{A;#@rRjPO8_Kca^le$VGX1Fx4HLy0vlGIf; zxUjTp{5^q4IVE@X-oT=X&L_Wm_ro9TY@G1^8G%Tdb8T9*>qfUbE!~mGs5>n~L!|Ds zOaw|l0`BkN)MM#K|4@1K2UX~#>#Cz&A25KpI+pdM3B;cpk#-e4Vp8qC^SZzO!@W0N z^9P0*Nj2#i6OUZ|`PsLHu7YN=X7kaF?^kYYtlE+u#Y!@r+bw6yFAHppM2S!~#{;%1-rH~A{MA`Q5A8g<`uPvR zWt@v8dNlDT_RTZ)J!Z8#mUGo0h$8&p$ZIp5?%yKKHE;dvHiq^#2KH7w zCcpPJ&)#eZ27615wPqf3PCORNysxStcKBE>B!nGFcggq%XIq6uC%0A6B*yoQSUuYq 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..45a1ec6c645ce9deea06ed031212f4bf05d823a5 GIT binary patch literal 12856 zcmchd3vgW3dB@M)yQ|mgE!ma<)0L5BJNB;p!tnza+xSTgxYz~?hV^RqN?MS1m)(_Z z0f}uI9&wx$F|^>u1TY;Z<<*Q!Q$kI~Ce37qIBCbv8o>{ zU%Ey$)@`U!2ag_aP&;4v+E<$PA3hm9eAqqr?t?S$bkw(r`-6H7k`{UUs3&BHImj(2xGS?kMRK6rcgIbU!-2>pD`EA9_! zSrhhaPCR?t+jq`XbDa+&H2Xn=w0ewIZF8OX*ZjhLrS|#muID1w?$8R@b*dvZ$4~WG z*%LQzXhvYqpX#jWoqhodM^AP7tsT1bwzq3)q0)WsbD^WBdVFcT;n2YvN8R@J28A0t zxAcIT|G>s);`h30=d!yF&$`!jE;@79;Th*`dCr;lsBd-pe_47m6!>WHZ5t87?~q*O z+@=~G)hR}PE;x+&QO&U``AdO(SCxE4AYZK>jldRV+?|Z0RAVa~)%p@G<}FlL`zFMp zaP8Glal?^puB^h-So7jEE{;&B_8VF+@@|Og;RmVi)Lai?xCu9RURRC^PTd}6p~$V; zU*rzo?N_Nci?^1Vno z&X(+&YVIE$P)@FmGG|-Mcc`43p>4Le{tt|tLWH)V@zrfSXE=u^P;Pgw4V6Oe&UL70 zcXm4KRL3Gz{W~sJ6>+arsZK71pTlg*d_ae4T!+l*4q|+X#Ur1=>TlB6J%{lugmfOR zCYNz{FK1MPxYD>();Dyyi{;Sxx;CB^*Rc-aW1#Baao-KidT;)F9533dHjWUN#zJ2s zw8yVfH5lel356R%W!#hQc(_Kj;W$%Ve1k@tRdD2M)AV|6qqW;ZHzTGxSoOn-YyB&~ zr;X64q7kN3wS5jY+&cdyTcU!q({Jy39qJ8i&$mGq_S?G`w%nF)RoRZOQ*Fmkvm7<; z7!xiW9l!PZG=}48V;c7rIHr1OVZptCst(%1ZhRf3Ty}`2u}1kzjw7v?T#K3(hqlwG zCl91}Ogl%K^prO0E%7)ckK$?`_Hxj?_?y(&)|FLGv!32xqx=>wNZXuQ%^gv<`P}9m z)7qR?oV}qQ6^;HWM3`EGb=YN7mD{``x-z;vy14`AV6S3U(*j*WZ7-bFL8q>wQ=f1y zo^Fk1Pv6{e(R2r@4H0b`4QeCHqm|mmK#Z0sZgbjeR(IXMR@*j3L=>TE|FjnIHbWM) z8tTG^s#1cWb&0fspzRB{JLvhs4#v}d@ODRqy2jU{qQh2T)E#HDuAkD4c>AJCO|5d{ zH$Lq{!&Rya`jx!a+ZYSnGb z0##SKbM-T&~)??;(Qk@*0p%JVSgJ*l;GXDJJ%ci32FpN7a7`8!D{yG3+?MX>L+@LB+;H zD9Y&@%8z(`ss4QbP5Iq@Ua8Qx`@+PM#6n^`n;Ga!=SK?poR=$?`t}r3$C_t@(9RbwNi0e%NG@8i zXvxBb3ztt+8P4|i4W`o*#lBTvHkTeA&3J$KW+wz{+UXlfrH8V)KVEyKvC?d}TE{+w-d8I~5>7i6%_o76atFu(jWW0gI5O+folo}l_C(C06uLK!3 zR}u<%eMSKrrBp6vbAwhy&ZU68!8ySqEQ_;2j2U?jg;(cW8ieEva-sTd{9Vl`!GN9}38gm2c}# z?yXAa>=whcibQOu^dL_3>_=5=b!yCrbi%OKb@kw%@9wMbLKy=a(SoSehQ|;G|Liy- zXL+2WJ%+V|PIx@W_gGu)5u@@U9;@2;ke;30Y80&?O1GX1;;fi(5TlozS|@U`?)kp@ zMlgCBnk23oRMptNN6bjILKt;#(QB~5t<|~X4-{NfEtxk|^_t;=*K4LSNA(bJH7_>N zaFw28WStlSmhFn4B_d`Q*^6F`Y%_A*X9^l@yj*|~_%RhyrP7{!F_YxGS~59`J-jSg zR;BDM9c^NsX3=gw>#z^NOjmm!zBy(y4O3SP3tv7cnObd$g;O zRH=**Zt}(|{bS4AIXg6()rv#c5s#dj7ws`7B5Pa@~C5%)96Df z79Y&)Nfig;OF)B}{#g8q!B`x}?5e@sD7?i7a`|}wXm+@q&BZxUg|V|_C9hm9>%YY- zq7`XcDi_W&#dzg>Ae(?f9#%xw z2`}}n-?lY=c|PN5TD&N}dEJKOc5kHM70aVVPglivFY4nu%mmv@sg0LhvLZGoUCftC zeCv!~zA=Wej8AycoNKm(YQ)<>%zq75*XZ}ty7qAZ3B zk54V1i=2sao2<`G5b$k=Io^A;{$m{anT>;hjH;o z5as+eZEgP<%>Ge_UxudOqRx+SF;PyYK7GB2i-~eFWxURqoVNC74Rvg?eOw9w^=(f5 zWkyD}KZT?%#D1!p2=&(Qtem;4L##+#zAlR7>KDd}z|~!lWwRQL$kj_q*5iAENUmxX zCAQCDuOwIh(v@WnZ6&!1KmA2=)pSv!KmM|;Bs{Gv1(1vXWOCJcvWQwvcO|)spMNXK z#j@n4VdA1}$9POT6B5U2?kl~Zqr-T~Q8PaLK0}>N$XAo$hp~~PX52PV z4xKxY?<7NqV@Zyh@$9D@I{T6DB}0cHk)vju`Q6s~p)c}b294|7*ftSOHKw_UA28G1F ztu#z`mgkV6&vtlO+XZCwi;3;7G`w8!YBFrsA?IanH<1x1(-vGS4gZ;7x^v8~qF!v%}P_^nQ#;FW?m3*IXDYQZ-MP7A(S@Ls_@!)?2F3jU&C zu2HLVTrl^bmA@mn)2YZ;2)9oW;> zPeSlcvKhBQGA^c@klVdq6grV-{Gi}R1S5oC-f;v3%qH!6=n%Y+Z2Eqo;EM#W z7Q9jLX9N!lzDaOV@NU8P2)F;q_=JUYvvx51~W#vB<{GWnwX6Wa_S?-tCVgSGOy?>4EzjFN>{Sb27?hMFR7#;3q%kvE*Qx^(eC3u5jnqOg< zFa^ zH9Q;q64{KytAbxQ%&GjP;CBW8MzDj4p&#n=pVe4y6+B(=OvBvTa|H8m^R(r>ecJF; z@G8NV2;MCC3c))BUne*vn19)4Tl7C7xFmQ?@a=-XD0tj3*Y*8^9~68{@NvP<8sl{ zuY>>5@YCRL8|In%J;DEG_ypuH3x3V;X~_T2@Q=X1GW;U=eZyzK%@~gr=FFKUc!ptY z8`Uc~A(-PqTb>(h4ReoNYM5u+m4^8oyTLHm-hkmAaL#Zqc#q*F;QfY|g6|f5$nY}A znH)BR#5f$j{F-Ft`n)xAwr$UOwrzQVVEsJB7%_1jTb=EKcL^RQBPOQ3xGaBO@I8W$ z2z?WqCWjNt;s=vSJ?XIdG&Zn!& zsbUI$4zhjl%_b2I^WPL0uNYaC;2*B>2OyR3|3;JWo7ItF7%<+Z6%-1^d;tsQW2PAN zFtx!KPVQ6gBb&ko_}nM2HsvSqt%Cc6&wARkj{9<>DVt@fzw>b)+hqN%g+Ti2LId2( z^v5&G`pbc3e7jJViFHh6Tx8lZ?b7$k&Fb9(5##xNdY^~R#CGRa-0ApO@pZ?8ljgkK?{9Pl;*54b(X0@ry;3e=RnDI5^vi|ftJ<2xy7XH3w&S1(= z^b{l=vjYPP4LG}J_qwbe|*=s{sxUd+s9dW&R)ezljx6Eaf05h z=%lrws@1y{U>-9RtH+_YOp|}39@CeMKfk2ZtI*^8+hq0b1~8n}reY2@r9C(J?a=n) zZzlMA2mTIOC(yI_R}=iLhCk|YTw=l>^+UL9+K)+yL4aw|@9=Dw@nX3JXA4k0jKSq^ WTAM8L^##j3NT)xAHEk;)wfO&yC0+^u literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..b2071e98d0b8d0adf24be5ebc16b4126dcefc7af GIT binary patch literal 49296 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

`U$z#y3uiJgbp|99D!J&wgZ07+tTI=yhZtiD=s1 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..4df0b7a85331b3f0444beedcda76809f0e0b34d5 GIT binary patch literal 250520 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 z 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..9579cb016ab2c3b1ad0a2a5e18148f0e554209f3 GIT binary patch literal 54756 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 Gz5fLYtQi0R literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..3d76f163b91be6545f38432cac3d75a7c2cb631e GIT binary patch literal 25864 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..c87a87358dd65a1bd3cb71aece08edb0f8531cad GIT binary patch literal 66184 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 literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..f155d4f13d398e9260b6beb64fc0e7d552df1566 GIT binary patch literal 63796 zcmdVD34GPX_4oh%-kUvPO@KgHLP#J$5*8zbO%rxBO2if)=f->F9IS7yQ+j=f5>Xj1Of`+Gr;=cy1cJRHTL7DRpu3WbKZhuwG{c)K$NQU08c3HHD8S;}h z#d~?fccjNJer!j2*SG>NC1KMHukEC>6Aq2`GIorg5Sp3iZHo7A*weH(efC8Y2i>rz zesB6w7yTkMbEud1)!y`hiyz;c-ZyW=-t@FXsJVB;o|e7oBX8K#3au>zJP+0~=5I(m zl?ui%xOH{nhh+ zAO4l+-5-Cu)N0S}*iC!){j|6>XLR9OQ|836De;GfdB<-WUlf`-%v*Qi^9dNViw4YoxhN@R=S2g` zhF+V$rMH)td(nV|#gASzAa!Oc@;|z1Dny&6`XjUAuqm0iiET-f$ewx|@9yGFHlE_* zEjFIuZF=f0)P3=vE}9Vk{8TR^>rmK3BQx(h=*IT8tc*1a?hVa+>07jIs)q)ke|u+z zZpezu@jNVdd}P^<+BepQE-Q3fnp$hv*UKvFnhEu-b#;tmoqZ2OH+=9`e`3+;q2VPP zLNlL-d{dk^`PLmfLvgFUizY0}dknZ`EpRke52Pn~7yUdG_mr3NJ0?7Ygsz(&{TvPW zdv55^1KyTH-m*tSTki8_KJ4XDW#$dujsu}X2Ql}ag;vTBFTzT@)`Q07d+KST7AE>F zrs|=gkS(LE+FShd9qIjN-i7*HzUQ1B={+vrvtdX2`pfsUP;aq!XutP*{3X}h#%@UJ zecXr-v$n*0ZGDF3X6#(h`_$q45{Hfm&Aidu*>`B)(9G+-ZAEc=uzh6APuaKNKq&57 zug$+a!CQRbq94YjdhZ>w zvky#e+2$qBXRYIR#t$7HI@E@GZa}OperS4V=4Nl-^0t1jC$z16^3k?+Pqx{5!r1bZ zqOE=6S}}*i-LIFWv?{6hqJbZd4@xe1@-{cW+|H!TgTJn*7!peX#JBrx5n2FV>{v&d&_c@Yb9~ZLeC3qo`I&!>VvLI z55=A4rQ~kybEpjcjP~^k>aeEwh+b_Awk}$`29@q}Xg1TAOgnhX^zIMsiTMfG?a2FY zyQRFxLwjPitoKU)z3HL2>0U~y7N7D}w{~Ne)a}-iI6G#2FlK$b+A$j^V^-*$@_tI2 zzbU~?l=Lwi`}9Okko2@T99vQrnh~4T=1*$d>Tij&f`qLQ91p?Fke9MzYrIWm7j5a| zdB^|i{_yR-9gVA!;$PnzG`OU9zqpjyTa(&)Y&{Ozh@d-{<#t1S7IPyl9+mZWF1T;& zzQkoC3U~Hh)_2s0kLvU%L%AhS#;+}D^Re~$EBx{Igbt1THaHf&bhYP}C3irq;r;X4 zLd((ztzDWDni=Em8@BDX`(;yoGATcP?V3~e{&NdDUiS7%WOwQLN%#GtEooWN=(Q7X zkGJi4%D+F!@rI;bw;hmn<|n-#$g$<4C=Uz4lz)5ZsqpV(u&GS*QZlTS0f)14nzJV6 zRCAB9=@`RyX;eV1I!lMFtabakH5qGMO;#oCUt~64SIanzK*-vQ?Bk|VJSh>oG55zl zv`0!sTh=|56v^c*>pZ5;Ht$p6Z9hPbT^T7EjyCN%XVY=mJWah_b2shTV1)l7@8Sbi zt6kp3uXMDR_o$Jjz}~lTVb5RhrTAVN;?D8hHU{UoUf0Zaa-Ms2CZFg#d2u`a%}3DZ z*mP!R%xxT_Gv$1qcT%&k=R6L!E_0y#eBPV;#PpK-s$M`Fkiy@1sCn2Crb zwHA4a={+t6Cij8m?%{q3gJC?S0g-SEsbQvug&t4i!|REC+e>`hkE>=P z&6q?lbrCR}AGba*`ZEa9yzUcFYBvtCvdj81iDh}+pTbAd zphRYvKhz?-6Re(0S7Z;EaJtb#vM z(eJR;8*I@-py%(}gyz{+ZwL*wt?t7`1g#==m4EU8b^`v;3H;;*uz!9iv=mCFBQAts z6TGR-4*@&iO>MXt-2tD`A0Hh$B7@erB7*LT#Yi!_IE0gDulMEbr!}^+>|B4>H$i3B zgmO9^qOR0CTl(n{M1Bo#YW6DN6?jv#zXCpnKT8v#HHShMBcti3IP`rCys1qF0p8SREMPSJf7VX}KSfr*GGrDU3iUY2{9Sc8 zZ-=+iRXcNaWgW90&rQoO&#bGd_xzvI|Uec4l!xaz~0s!BV%ZEXbIUFS6B0ISsXDTiEQ=(QGe^OPSEI#6NavA(R-FaR@McuSKVI(yPs4znX2-i3Zd-eNXuNLi@u4{;TK?Uui1lkh z*}X4dNi%dwMTxGY8KEpap=X2&bxAWq$M68)|GOn^UMw&jk54T}NOU#g!XY@vtx!7H@aoSzMwI};743j@R#2wb->9N1-Mcg^# zHcastTS}kbS*^*Y0Vmr+M})eWLd$KTBSIN6Pt3&6vr{4qwakPc+*H%z`S~Gp>=_Ti z(eML4$9yPcN#>KY#y=XjS5Sezv8i^TkAq&{o`_TeD&V~=ZcRL7*FcXA!?@&dV`Rm% zXpYCP9g^rK37Q=n#?isdv}P#ccAM#%dyV30p=Q6`Ow3pz>71o@#Rap}8@iSKks9j7 z@ulO1i@z%tm*j);ZPHktQ|&}8TUh6TUvn_O_RX0HGnAPOIQx@@`L%xxyZV>Nd@sD6 zs^9o&b^;Ay7XMq{oM-(R>F>Y~Hbd`)%qdJ3nl=!g%hB_F+xel(%51-fLZ;xUP$-7a zGNX;MZ%2iLslj7KRwlBuZ+|5z*j2K42;KqNYk`bCby=C0#ns4ju8)HhFJn4n?e?S_ zQCI&XTX&?Hqq@IqUC{K8{315}bX06UylwhN{&BkLAKUCVBmG8r+p3TK0nGRS1P9t?KfDgL@?W38^^t>&gW*S*b^M00 zP=d4tX6qvLUsxCwgh@8DL4!A3%#sGqOq^N296S_ z+G77`FY7GPc)Yy^57E?sjdP{sH&n^Er1Bm@ZT{(G(nhmHremogowe-=?>g-)$j(Q6 zsK}ZydDlb6PIEJCRBsH2|6G5LJ6#sMzv~?27;eVsxk==|KQv?fDO;9EE_+Y`D8vXU=M*9L+Lj;}oM1J_p;Osay`XW7g6e^)Ax=J%NGE z%(ZJTI%fD()Y{)OlKeR`e*iz)%*H(>oSZz8FNPoU2(w(@^>*m_<#}fM-e{)p9Z03TyNtv0$H=8*ehl5xMKC2X#cxtf}rr1}lKE@U@URP}r8Mo`x%;~{m zb5gMq>AWPnDoFP-aL@?0DRxkN3@aQT!(JNoOE$RJ9NrN1c>BrU)e{|J8(dt#2IrzW z+3;gcgNvs#zkjlA+*H%Jxk#M_ZyPerG~^P*H^Yy(mFm;F-iY88#P6o;cCNl@y(oJC z<8TlBh^^F{ZaU`gh<`@e6KIS-y(jmRWNf{O@FSPj;&gLHENh89;V83mul5U2^+Imb zneb0zhs!f(aVICSj7;Pk2%lG5y%yt=z_uTa_)+i~Cm_PBPCFrOhob*^pk@ER16xeu zD*YNVUcve(o3b?_s$W*jWi!^x7$=L^T0#*oLZ7FC=;9D69)#S5j; zEo*VckUEGJtwV)o!w)}&rKFBz!^^Q)%HYS$XO`4sP4}0NHS;L7lp6kgyEFDO9lrs( z=fLOHdVX)yomU{X9X{h0DD#{lXliV;hqEPA-)m<{8Tbb1$cE4A1o@ zvh;A>1U6|B=XJQ=+~e^kZ%3;`1YIq8_a>VjjuVb2Oni(0#BviA9pVKupIovg) z>-;`F{O&mS3T0zlkAVnT1+gAtdVArn6O$(;Pe`7V%9}rC@Z-jNjKwoXNEmA3i9=yJ z2{{rXIg(TTaM$EyEAXM4(nVP;LI-z&Ajm*L*BE3uCYh!q*}CN-TYsc>FYu4;>*_SD z@0`@heQCBwtf@lJAT@SE^02-(Ej19L8BUnS^V?oQicxpQdbbz%@O#D;r|+0*3c|fN zQ#vxtNe#hB`T&1S>OB9z)L7~*Og=Ss0jk+I)*F)=>T~Z@bZx)F2xn}?L**XGfuX;6 zlkbJnFPjP@13EFnW({m#lR2sF>N2QZU2I{Qkg+?1`VB7B0;`neYQZvwK!Iayb6AD! z0*rx`4eQ&k%p7F(Yy*aBrKqY6YiATK%ne#%1|dp)xU|H~GwHSwVnWMCN@J`HX7kz! zY~}OYWrR{eQqaO4SR$jO-knusv~-^?6!#e2gtJ3Fww)3RI7$jYE*4Ojj3MqB$Id<4 z_vfS%#tp^<9fg@OzI{iu>)aw;v&>}Xo1n|W;@5S-`q$0Jc})8e;buEUGMLfDMj+-S zimed4gxn#T2Qn@q40{QAyPX(o6^PvkxfVHLMA!E^H*osDGC+%ija6m92~mU7lmQ+K ztZq~d&{e3GGQf6G2m>3G0XD(vDg!Jm3%;EJCxn4>lmXVj>IMcN3ET(}%rMA@Px3wu z|1FgBdEV#VZpKI1WCpy|qmvO8$C8=qdkdUMhZ9ZGJO)$XwGGCPwaE-hqLL96mxhq3 zzPbM>LLBEssLI6w!Q(Z(8gqL>$L1@cy`Y|Hgh6&K?6kX}eniJQqAM9-jkRkhYz!vzCt#DLSt_ZBkX<#gwzBN2}KhVPxsAW#k4bytQCU~ z44%q>cdf$S8h4yvB+eb$AIT*VXw*GP2j9WB($3_ z8y*A4faMz{0?RZ?1Qrb?2CSM)9gQBsC^QI$&@mY&(L zdQ?qwTqZs>=G7QO!+Nqgq>P z>zcj)!boF7Q_HB@`l`Ct>YD$?j+p4QLIr3GZl5*RE*sU-&`{SrYHdqReRE|#n^;q~ z%rtdOVZqpf(G_Dyk1ZTCX3T_WmAcxcqn1}yMT>2&Bh>$YL$Og6b&XtAS+%0JKDxjD z&z0AFcJvtkA1ezhyt$#ipo){Tp}AlM_7D&A4tGz%n8D30)zvj*Y#kM#%GSD;ik7n* zYp9ETrveIi4-kx_66T=*EZG%NG7I#Rv zt9juEeIMTkO2o2>#TSG8M7*XN8>=Lt#1JHLP7>>da3|DDjHOW23ykbMBZG~wv5_3) zfHqAehU1wav7~ToVvLK~EH(w7fmS$|VF4biJW}%?#B``R%j{vSGG9_SDKXK+ zXz^SrkG!6Bm6AdcMjew>ED3tHF8mBd7nH49>78nkOkP#2dPo8oF`By0i7wDYbDveIgh612@o*pfgO5<3vKC5g^P z$Gi!_h_f)XC)PADn3s4ECL_wuGjv@<422)} zIKrqcXHa070;I#Y+qbUoWXBC!7_~dteF3TKWp&1w(#`5*j|b}_HRu`iv9y_ezzPNJ z2(*oaRqumkZ$_?NbK=~<*!5{jV?P9YfvaWIk%Brw@1;vE0^MLwFp?zbqU(brj~Nwo zSUWjK&Gaxwt=$YumI`Bk5B5aq|DXmz$!gncs&>BF zMRj{(%$ipvr=X@u*pt{vM>wM0*71mjHt{IY+3|sf+V?33+euJIMw5}%h*2`yhh7WW zUI5{n6{a@mr*L97&yNYkriRZy*UU5?;dn?&bB!&q%J^iL%ivmB3`Wun$2WFUHuHtU z7K}tNUqf~rWoEh)2yAOUp51p?DXHxbqa7QJLZqIqqp=w6lnEwnuvxQE)(RVb_ zA8cjZWKj$h+ikLMhda(4y*%AXgx$7b0A{dG>}RZ*kcdWGeLZSBu=%(^?K17~8SCbl zv>I)SI-w3WDZRN`9pqhS7U6ho|7`paX9cIJj0ejqm@#rv!#NyIycsG%Kbi4hrr;oL zB;0P@mJu0~Kmx;d40lDG2iQYEpc%~nz%oW}gDu^jQgcLDVqjCBP^YOW?)q;eWFhG9xlC|Dx=UV+G^0Fczev$nX8yR$GR{arL1u*Da#Tom`CQU zL<-S;WB0-ieFFpR34N;VC*l@Pq!nnd-5rA7`gi89IsHS`I65YJ31m?Hx$WG_CX@69oaL&8=-BYSRHquA7)6(6{2}%t5%ShNSL4P?NJK5|fPj=5X zy8>#MWENV78oGQPEp;LZ$~P^JNBP0YsIkLl{nxd|%0*m@mN$>gRf##}roKyH|K@p3~2SF2~uFKyZ6`MAESq_Ovh1 z?d;uXIrs(vbK1NX3{WMDCdQ%&10_{`$5iQBI;pJ%!4)tgE1ja)Tzs+Hf;Bt<=S0*BVbf$7T*(A0i#D0k zTiJ2;xw|DuUkpb&?Az|>uat4*JvWh)$;VAuSb}fYo^PVs1J$5EY_IUsu9)B`Zq8&` ze9&fl4r1%-M#Hqst(!rvcX-PODN;omfwhp?_5y20!tB9XG$ppXVGzs<)aq(|h`Q|Nln6%Ll)-K6NY@09bduZX!c25YPy8?FJ|CrvIbz2kwwLQQEH|^m z{yRP6bYKHpSMbT+b8VGbCAYmXH_ZHtZo@lK_2S&HGok&sbi4tLu?x!O5O*kdgV{fP zdpa3i?#EH(%Av)su3+3lC;=tMgk#gfU!G$&58iXYbd6ky2GhnJNYQX?61a`whd0Mi zH@fW4JCpu9dvN^1(Z1k0B-48k~do$;@?MFA; zP3!*WyGn>^oh#vootALP5lVRTKPX|hDxsy}OnkW*57PK;hvQD3dt!zCM?0Ep*VRX&DlkJkF;+U4~%)kYKF2(92(rdQRhs%ktN8JE_f&QTAJPdK}*sbOVJ6&_j7IJqqU z#D?k`Lr0CxpEG@CMS0Dt#+s&<)}|Vhl)rlHsHLs7b=9`!u-=NA)->XIU{ie+zP@Z9 zKUSE^Rn)9)sW6SUPZTR!o9gfwvI<3bt!PRSn$gtI(BhfiiRxNg0K1xvZfLG(uD5+w zQPb4a(Bw5%HsLwD9UJ*I!FG+0^a=AXtE{cFy6%?-O>yYsrk0Azrl!iXBjwr3qOP`I zO`n_5j_SGp?D_vF7K}%>6&0=v*h6NFD_a_BJ=aWIAAIvkSC7$#r5r6=x9W!0rFAu~ z6H4Zl&zNrWp?8`&g*ZvQpkJz1R5p1{HFoBh4zPOo+TzlhCMnU(XqQ!HlgYTOu5x*^ zEo(u^oO1krV}<>BM?O*ZR@AITabx)nBGC{%@mOZRb|_WMQnPvVk%x|@TzMXTUL0p zPMn`PZOr&g`$|G){;KM;>#G{-m(?zxV&5Xb!frfjY(aAa(m0c7t2r}&dG(sgre*ns zpyky|GxO&z&&hqg14G^MQ%Q%H}9Q9~kfw4a`e@#SAsSm-D)1veHaGV)&+MPg+)22Rn2eE)K?auFsF_gm!=d$+t7^RF z3VuOQ?J+eNOzbg{l8iN%5x+1h6W&;|bJ!GTRzvi}s)+0dM#*k%cC*J<{mk6*W=)$m zF*CQSsiC=dYF3&D?!p(7G0?gg4f8Lp3CR- zUFht){4R9*(QzkdF>DuICcIx`Mt$yq1ItcPQk<+xPwk@9M}wxe0sN88t|?Hoz2 zbx<`gCYPW1*#UT5{g{w-XW5zXeBUn%J_nwTa{q^X4Ls*MN+iF9tFnZL%yUAE)Gesnf}iQSxFXp9!X; z9kSEs7}8Nrc5=Sy>B=n!ySBR*2dVFzYa{!Jc^LA&M(XhO*k15#<5c*e!YdHcQHRVi zrA`Yx9p&V)@RZ*IAA+ZRAH3@~zEJ7<^8h#ro_Y_#(@~#H`;_x_VmivnPW~!|aFmms z{5>%9QT{&saQG~EzD`U>Ihk{qdVGVJj&gDrgp~6|V%Cj$`C2t)WcR`-^__G5>DuB# z>abpE@XVVD&vMC}8?;Fs_L(bdGML}UqRu(+DB9@o^>jC;=Y#2(m+a>AW(wgts~cZN zXL$_is6%#nSsqwUOy`5?Xot-DQ@;kDj&ib-w^9g4IoZiK zQwT>nnJyo-S%>G9ob2|rx0Rgi>hm#}NwjkqkSuooq2&CIQcsb04Mq0h9$;5) zfs&5_^O%$cKO5Xj_;e-b&-%Er;1{asSO>DRc{8{lWLfYJf?Yiig82;oHXou|TW?mH+`8de?gQ-6c?Di%8s)A$wX2jMX}=Vnj&icIf1=_tFkNT%InSAgAzf!W>}TpQr29{G_`MU_VMs?iWH&A)6vB08 zpL2kD8PZXQ?DCGG5U#Vl*^o0YL%Pm%IRB}`kghYGA&^stAzf!W|7~Ac%lPD^aW2OD z>$i>>hJ!0xdPG#hI3?x@DIE`Nq2LtRh>(9=@Qs%&lg`uHhzm#k$B(c#!K;+yl?X$KYZo@( zH;YKZ9#4NFE*#Xx%EDf8BoP!ghq{O;Y`$-;<1-==qwkiZ6^Fe!QR&A;#oaP>`X@xC z&y9+o6crD?uVmz5{WUU3!um_~CcZE#|Dve);;8r;QSl{F@ugAms;GEPRD5|lQZD&oRsS?hRQBm%-OBt*rzg-2Z2oG$A)52XZ-yId_$)R&B@5d71iEdA<=Z7TD6WN|v z&reExBM#a>h`rfE-`oGtL!~wx#b*nZ@%4~a#Mi1U&$Nr!BY{F zsP0wkdz=xmy3?p`X37JT&L6DkX7S#riMxj;?*6BG)D(Gi6;b8A;mD(`sApDz!N^@u zRX4fOYLt#}lh>A`9$YA8_24DyK}Y1ll9@K1A8$jRa5?5K>^Ma+*N>BPzB%UFam(}!}nGkqvJnMm`c ztZc=(WYNhZm*WF&G`!PruT# zu_HQ0U)N`_(vdnC9d#&SXj&U$qd zE=EW_%2__A9hqhF435ll%vhjc9(R>Muliv|?U#Q$7{pEHdnHyvWJ2 z_i`Jh4(rb)L0*Aysc;Lz)xzr$@_ft>kh&~u<3K~c<@^IH1Guo&sEH;1=SY_2N|v&o^oV2?Am4Ke^*;irtwFPxej;; zOk;)N$jK}mE(<=5iyqFb5isju=28zkf6UqxW<99SkUp6U8m>1yoAHPIuwtG638}caM`n-p(Se5K-@WEzGu{Rulg!Djyf-wEyuPy00p`wNdiI9Rw9VYV<2uX(~n2*(J| zM)*Bpmbr(Fayb@c*H>&a%VN2=3nw8oW7Nyuyfk|z8x4oy_tJz@$wyNvb3oRDnKO{H zEV7$RL%`JMP?DY8*ujBl2?{-hI$++E<>A?}Svw-XQOWOD{G9No2oEcHvTyD1`i{RT zMw`4byiV~=!YucvO8$)EHxz%U_zPj?p;dSKObSPFxS&aVLmi4>kB$dA;U5= z`V$bc8O+NEAdHibMQHXYF#DlI>4LW-aWzx5&lT=PlTEGUSZDJUpP7P9u$5N;lpHfF!u&>G8Y`&lklt?+x3j_-w?i} z_%)^TmhgKB-&OMWh5v%^10`pi_G$A=;cpRsEzEM`&<5&sMVL-TJ-Z{F?CO~*I@D*I zU7h(ef{rH%mmoYw$@$-As8fdUIK})=G%oMS!e<~{sQ5Icvs9Q5?v^QDskn}e`eWk0^do_-%yrtj}SDpO8_9Y}h9|`&{R)&OYWDIUZq*Fvp1N-0ARN*3l041F~z& zK&4YC%m;?WWa#twLryLSz|9n$7KGHJeLhqyCqsWUbjVJh|Fpo=0U`CsRS1_jIqG>P z8F>qlm+bPMrF2*x^YY>3S~B#Dpig#f*(f?}`^CcCZ!cByD}=8`$o~jp>IVH?!Z#q? zt>lb5o!f=^F!L_qg9v{v{2aos$fz6lOL8(7I~~e!cJNhS!-EmxYi35j7%F7f7XF;2 z)5n*G4fEk=k&;hVT%vfoV(z)L!w01FWIiBWD!c+=jWE~6nPk*|x^QwV0FM9gfqD55 zb+zcshMery7q>J14*C#;Lxnkipkn0Yc;OKU&A9>e2ZLeSOB;_5ICAnS2F-(L+N2Kc zl6h*!`la=?zc6dAABBzmA|%3*ljj?>=U}2^$_39tk~vq0evGg?M>X|_JOOfY@`qXUlCF?ASZkKIOx6B5qY;lROhe@uhU6olO4(x5{-Y(lBeE^MP!}2ke9C(&62GIgZgJS({uNjyXomn}?9zWwP7>x6 zbX-hE-suSGUEbMb4j^19{3Kyc5yxB}%)1yNz013V%)x=HhMy!{tGJPjye$anUEZ~1 zZYpr=;U@{7uegnjyxS1cyS&@UvZk(}j_?l^?;#`aO$g~--hJdWe8BC8pCtSf#Rtg9 zdmlo2m-isK7e3$~hMy$-nBr&2$onEfdYAVVGB-cC*Wo7#zpeOvGV*?ikly7zOisrK z+-LBUguhhm`8ID1LVA}sf!volv5u%C%zGt{c^=4ed7p~j<>fh{&qWNEO&#Ikig_=E zc?%KJySzo@{xIj!8o=ryHQiSv_FV7?Wfi`bBb%ake#cLIxr+ACvOB8btadsY8{FdU66n~{S zjeRI>$yLnva-6(a@l3^~isva_sF>GU&Q6WuHHyuPkx~addj;~dGn_^xQ zIUO@U#U|&WlfR*u&$yl3%q7uJ!TfRZe8ndy=DioEvq3TcpP`cYfXh)_ zpm?m}Ns5nEJe@4{IgKp+UqzOEU^&?B2~A38v(mXl@ui~AdhViJ>bXbpt%`3~e2?N^ zD1MME^?8Xb^?ZYzZMwmG2kiE}kCe{Wio2mwPQRC8{PQJ~m*<%yD3>}HC?2nv=VDH0 zy5iZ2PasR(suZs#54Lr_fGlmfggnH`F9o~(|7xXU{`Z>b+@Vr}Kv5cNG7TEM@(ZEcJ|w183QKCV|~Ct{3H^ldX8X(x0NZ1kAkb^Ldm@olj9* zp}0zMo#IBttz@a&C5o>jOP~LUEcLvXoQVp+{Sxes?}wDm^JJ;pONw7pI%)9{opi+m z$eAz>H(Bvw#jD6tpR>twuCf8_&Rg1)&J|>-&rZeHDxH^<{8hzoDjohGL}%w?#h;O- z4habnE>L`;;u^Ble-&BI)6N3BbGG$L=Mu%YD*gM&18iSCqjX*-%X#B#V0RArp3?c7 z;?%^5{!ns;wK;(-^(-Oxv+@~WcTQWTbm|qG-`^Ge-AcZfEY}@B0=sLFdz8*2ir-cI zPqK_-C@I3Jiu)+eBuiOC6^{V3+(I;m*J{q@v5IFaE>%2_EH;-ZZcx09+}-xoP9;B} z__t)~+qcOW54!&WyKB$GO6P0x2&=xvI6=5@2P--RsKbUncC`mVpy$t6pB z^AwL!I>m}hl@9+8rOR8XxJL0xvebe9htk#U0y^%Jitkc zK38$Q;wHtL6mL;{HCg)MW+lH>@f}L%e#MWFrQaS`{D$IB6#qkUudb22!xc|ae3IfC z#p}tu@dkI1l3%Cfw<`HTC4WN6-&Fjq;#53bckLRcxQJX}%bi9>9=cgzcOQxW=gjGx zPL}ylsdyP#@@`W4-y`F^hwd`4yZ^RJ>Fgzo%^xYglPr0EuK3qvsq@oh%w4+Y!S24< z@0HH`WU>FD;;$9+=CaelFKY(&2P%1%;<1XyDW0kLIK^|xQqL;I7bxDL_-?Ya@j-Hu zZR4-O?q1^4O6PZEY2)t||3mS&io4-><@8e(r<0}JAxb_>ah}o{ujD*_I-A8x=XfQb ztGHb0R493s;x$U=T(b1T1&S{Mvrmf9Mb}U+{lNcC=lI8p?^1k#EHz=1nN zmU7=z{DtB;=sF!-)(6+KI6V)T+oHS9<>{bfnsz)^@icM{KHz4-J6@=GvEl~B&5AE1 z%Qaw|;vXu$R`H#R?^gT>S+2z%Q~avpHx&O>@!u5l9RPQIl%zOA@gT)x6`Ox0DA!he zrtfFMFx*Ls&3&g#BlZ?6d7a`$#pWKA=%1tHS1RWBDtyr~_eka1g!f3@bqb%qJAP0x z-~Vy)7Zks$*xZj2o8}&rFz;u&yj?J{9P^pG<18}P8{JUF;}uU*T&lQCaiwB&UrTJ7 zds%WW&F9zdy!uAPdllcS*!+KZ$@`F!A5#31;#U>Ft@wWwn}32XHosJIFC3|xxt}IF zX-bZtr4Q;qNHL#%yLKI=c)a3c6i-#mXWuR_pM5(%U2&yiKI3*e{0H%l*DKzrc)Q{& z6knrwx8h%tuK3T2|DyPBioaCs@m`kLk5QbgxSQfE#X}Y6D;}eGs^Xc7 zPbbTDL8amqit7}wSG-a2MT*TmL$P_YlAC*jB7Z>1A5#3d;-?k=R`Kr?e@vEh<4+ZT zrTCwU@jnv+ef)}Jz&VPCE5<(o4|EC@mnkk+yjbxP#Tyi#uXwBC?!^@^JmuTy-k;?0V;D!xYXZpC*hzFYBc6hEQ(1;sBb z{tLOQJx+b1_)Ep#DDJ|0fTG_+vAMS?^8QLbn~d?MD^+~5;suJAD?U?klj7Biw6<@FTX2q{4 zeqFJ-pDgYDqmutc@h6JERQ!$NIM{IgmZZ3c;$DgeD$Y_oTyehQaf&A@E>S!~@rjDf zJ!-`1PF3>L6`On4qO(%T&r;l~_*})C6knqFQpHy(zFP5(iuWphK=DJ0A5;94Vsrl- zak}3r`CE$rp!n~Kzfzpcd&`K^byJ+FI9u`2iYF+pBg^%8qvAD+&ry7#;x@&XDZWzi zF2#Ek->Ud_#rG)wh2mc+enj!pil0~fn&LMVzo+=mia%BSxnjP^;`%2>G2aDt@@|UL z6`T9{(ziKEK3wr=#f6HeC@xW4u6Uv13dL25Hz+<|@fC`9D&C{`CdD{q@cdje-OM|# z?i_&4bN5SmD(|kd_!!SU56Yxm=4v+O!Zhdh{5;B09^GhocTQ3WcK3LTD3|Ny$&?Eh zQ!f2HopRyXl*_Y>Qp$zPD3^1*a>|7lQZCmcyyxSd%PgT>uEnY;7hXZRJS(iDT)2^P zb^u%pynBwh7VMsxuBTj{pKhdF?nPWkxo{ihnfQR)20tm2B>!(a%kmWn+;jPzV0Z6m z7v)2&&K}Cy@o+c6yLTt{f!+PC{gmh61J2x=8fy7&1n%7xO5C`|C{7^r11<&Lad)ze zb(&&!u^V@GljBUXoO80ej&sQ})_ICYlW7>P5Z-YSS;l&@;$pIl^>oFv$*dGyDZJw{ zvW#`P;)P@x>&1$fkl7%(YIw&h$THS-iW|u?)-8(Hk~8rEw;tZl#0T6)cy~|lLd9)l z8S8C|x0AE+0e1zws^ZXkY(I&Qq1olxN-j{IRS}qJ7d5yzV|@p#&IcRZtR{V z%hyul_(hp^5??k!YIaM*gb3r)*^F0g4{JsjASvD$e6J~eu z{t|WYSkAjv7`M5-TZB1v?@)Y?FuUkJVKmiySeRYGdrh>N34T_XO@2u@2mHG5Fz`FV zBfxxDjd{7Y4hwT_eJ0HN<$PCdqKtd0;(o$V^)iLiz`4R0PLJ=ZG4Eh-p>Q^MqHr#_ zSa>9u_oJxKI+O|@1)e8d1YRUO3A{wO7|i=r%sUNSFFX_6B0LAYPMB+blki;d#ll?c z-xpp0zKP6%gX24Fj``QUYm zw+M3_`JNl|9u2-ynB#bj;+qun{Wt1U=N@5>^@ED}&Kq^6K>n=a-w78(&iCA?GZp-S z;?IOnfczW9;W(>b26>8NzVk*ql=Geyc^-JE;yht~-HG?9sIw4!jN+M!d2fn3r$J}F z@DlJD!YjbM2Spt+-+v>o0-vpTlki!P^IbUVkgpKtvE^FDw+OF>{Ktw92(O3ypyJ1b z&x4%r$kF}*FyD)F{0HG*LjIxR&xG%X{2#&(f@82anD-$t??E~4E&LnE2Pz&a{21i< z!cTz52|o=!Rx$5W(dG+~mnmK-{9DK?gkJ`)5PlVWmg057Z$iFFG4D;${@alA-W2&= z@YTZagKtoLoA3va-y{4N@B_kMgAWOR3+DYO+T`zEydoR}eoOJ6g!y|Ip9m*{zf#OE zGto{8FA*LLu2tM5 zoDDhO8)QAnZNfvrmkINI`5nUi4Uj#;d{((n@qXbV$R8qe!-RW6@r%MdX7N51b;$1u zV>|Hvr1%rXUnve_lV)CYx0fQ!;?flN6UJ*CUZyZkFFfAAV%|*f7~x#-L}4BWrzt*O zn0xF3VIG$&gbTqdgvW!=QoK%hBIFk+-X=U5@+%czCwwgAwax# z-0O-I7Ynb2e5Nq>J-#!^yyt?;h0g~s6utmlPv*fFZjIuN!kkNOiZ2u9yt-N#&GUFq ziFU~Qg*i`ts`wYe8Ibe-67_i;KO~$9ew{4m*nAJu@dv`J&tDaPr8t~y^{JC0jBVQM zrFft)o6LJkv`@|x<||=^!mQgd!kOUN!aNt{JDJRz170l5d0VY`mEu;#ya&a+oZA-& z7lXG7PXq51o(aBQ@omDhA-_xUFNJvyz;`%lpU3paggHNXPl@u=!7mA~0DnME1HgTz z_#0vNXB_4cbxhw1a}M-UJV5bKVeTiRgfUd!c*T6@lQt1}bA)?>Pg1-!$IVXpTp74H(}+P_(teS3%EdxhDz2Ngdi%zfZF#jgmn|KAp# z5B{^_PlY)yUn|D{m^AfY0(lq3X~Ih(A0S)<9;$eh@Jh&w6qg7$LOw@vnQ#;2rwX@% zmnuF}cpc;|iZ=*vgnYB&ZNi%%zfyQJ_*%uc2wwvEkA=5`?^VoqL^+N>fc%i~mEdQD zcYYgn9d=N_a4Mx$toC1~Ml(+!n>#gt^u(SG-d(-&ti|>fEIGcExuozE7BI z^ATb0+fOTgSr}V@_m<*638P!RzbgJxn0vmD57vimPZH*J9N&qhJRO{&I9r&mYwj z_+0SwieD4v?-Kn%@khe^jiSFR{#JN9%gOhZvsyc z-Uptl_;}$vATL*Zy6~NlFH_tg%->U5qxd{wekb@6VSbnW2f}=3^BUm?zm5Q5%{{Z=V#hZoSgZ%r7cL@I( z@;!=g5&jVJ{fd98_<-lA z2Ru>nG~xFkFI8MF%-@zgUGXx-b;A6O$yVXdz~?KzSeO^0KM>~cmhDn}vv4frcPPGB zn7?6mQ1N5JJt2Qy@oU1pA^(HokA(TV3x8Mqt?*#Tcz zLBb0mA1S;DTqwK*JVkf~c#h(E!h8pRp)j9|o}su}@k+(b!hBEv9L47e^Ed0RB*W8P zr}!pesCc(4{<-2ugn8Zfv@oyfUKZy4mNymuQJB}KhlO$3=6xxQ(>3#qn)M-f!38TB zhdr;aFt!hGurTla76=alPZS;uo+dm5e7x`o@Lb_Ma19xru3mAAFx#?D@kYg46kn=% zr{e2{arxxkuK4G|Y~w@1Y~vHcSjOH9ihnPRuJGOy&IErfTmb$;F`wiEhh-d8+R_*n4yrLT&@VmmJz+aNtaJUf0*>SQk z_mDKj{e@ZoVZyBED8)sJOB5d`jKC{Xe3~$;QK7h%%#8x>T*X_3S+~m+U#<8?#ruVM zZ|bLt?-%A8|CQpG$=MLXy`}h1!Yua_#a{`tPhzq8F)#b1i{jpj2Pw`Kh6%4g@dRP+ znNt*>OwNH2Zn5I!!mL|^;*b;keFyZk}+sRpa?%4BFqB9BVm~@}n$sJ@|!|naw}i zGS{;|&T=t%yye+sCc>4$`x6YB_ZxgJcDN<*{v?upU%{VjxeK%tpX*YPz( zoJep9euVj)-pP4y(Q%$)J_~p9>59t~FILQZWKO?D@kVljt;06OI~DVOlhfh-BggkC zepE5diM2T$r#MmbOF;1(-3-*pu^-y3u~8x?OO^JEy#yay}HcLkmNPQ~{repK;` zir-Sq_W<4d%wH&u!5-k`-4*v&oU6D{ak1i3#S0ZzD{fT0UU8dZ^S#tG+Yft`e81uY zip_URMW65NxwgEn_Oz6Z&$oa@jk`+yPOA={7J>HDCT=~uFi)Qf2}wHCsR(x{2raOF;mI&6c;I;u9)w| zIXmWe>ckG;g>&*2#TylGQ@m60O^VHTFvaG5O8%(g7Ztyy_(R2CD2~CN?dsNDaeu|R ziuvA}(=S$Bs(7Jd^ZiPxbEA@*-?bAt-%oQkuTac)(wv;{p*cRF_+iD*Dt=w@`-(qP z%ol~6O}=mDI9+kJ;?asHE1s>moXis_xFw3~6t7i$q2ld|cPZYd_-@4q$+*U+ds4Ca z&ZEfxpyY=Y^L;Rvm+yl)=Kub3%y+=tcLeej^Sv)8pHA*?>rke6vEmhExlV6U%=f#T z-27G^uDj`WQZ9Ux;yV@Jr}$BFCNjdksQ4|#A1eMraSUEA@Uv{*?uz>>&Lt1AI(#q7 zak1i3a<LyKgFE2E|vM>3`-exz|7W_@Q#9j1Ilsoi{6Rgsx~q{>7VLR20*$-gUG zyG0VINaX)VSJ-ar&|lQh%R`l{7sipw);b+*cUU=*igjEzk+kSF6G>4E#%#;gHA`EU zS1fC)T;(<#wMe` zy@INSRjX?1v2NG4)YLau7T97<&9H89%#czLX>4j}w1=pF>l3$qJ=}8O<%V&E61o7F zW5)6JO|)L7O){TOkGF`(#YT$nDxHaQEpQV&F7HhmFG){>*Y?U0?+)*rvv&#v+TQ3o z``m=~D5s~rbKteTYQ#IUw;FP7Z;7(UK5+J~iL%!sX$Xv?9^F;&+TM29V|`dZoX!UJ zegW3?<9#-{Gz3{ahCdT7W&~~*?D6&*?cvlYu=hK#wzmy&mgk(S--{6F`n>{sJO!pb z){|)rzk=8Ht`Io_Z%{2lZY3&Wf@Z zBl)0W9QEkxqU;sJo~vJPq&s_;M%m+i(9Xv9;wXEiu;<2?p|f{el)dgpuy=Emy=rBz zpR#A}Ya;IUjdbMeY`yVaH`bvTo^CztjYi1v;H8PH-$&5HUtlj65%!C7)T4Vp%HDq1 z%Z8lxcp2mDb;V|*?G+xuULy3Erx>2@S!FL1ac8d}%3iV5gL&wvM>jmm-e<7q#y1P; z&Yrm^i@57Q&a=+iJ1feb*AQuMwz9|nKd9Tw``xZiPz!ijl)Y@&bM+gl?3w$%h`aig zAHg2qonkq~@N}b!Kn&zbAtU+LY`Nx6k$n}O@2 zpFmHyV=~&oJ(}|>U-Z~d&x^gWU^+e(gxdN?qwr%{m1oks?o3?uH28K%Do%q z=0TU`a-C3*<#s_sY1i4yM!ty@h;#N5phqqi`CE-xm(Zm>*4f$Pdqmpa62v!49tO@{ zPL#dFF!T!2X^;Kr?9Ga@_deoTNO#WJ_U zJ=Xt%sB-%wVP%vaqkNZ!d5Rf<`vT?Ojgak_0M9h`^VL!1wjlwxaiVN0Sw)|+6KLi$m^UdHxWQCmV`W<3I zQIBpAfLzQ7T>80@c1%N@X|!kluMa|3Ki=CbL)=?Oh0a2cg9J&473IssXxw z+hC8!N$03XR{1Yqbm0V z#F@r&&Ho@m==`9|ybpT` zAs4fHjPd_HX?x|c$7hBdk2Bz%J@Z_R8N~7bYz*cLKH}K7bniylE8T*9sHe5J1nJJ6 zc{axk;(BCaPBKxPvuA!2)(H`2WaIl^TsY#KUI>$t*^5PfU?-lzYl* z$KU&Kd1&UCu~=^dN!GbE{(h~tmwgAGCFEFpwNQ2SJ5KDOnZ`{o!#ib=IY)c+{0$L? zPOlk@$1!!C9)Dj%AHQ#eUJ(_rE1*Vc`h728$O28L3Q8q+D+%4J$u>>F1q;G=j$35dFqp&ICACDX-e%s_haNW zRp;$S-Xyqx^4!^PPd@FoR_881a-}Ay{s?((r`_qyYiP`PUL*A<_n|C`9=S5-^8C*3 zLo!Be;$y&?SjkQ<`Jw8Lw;XqUr(OS9H}Dm==G$)V8*cDzx9*BtUvL`|ZsT^hsoM>8 z$D6y|Ny}dCZf{=p(y#ws`qbfL?;rT*`1kMq?#i!seYySfEsr}_T=#9)dBat&D)mkO z+4dH%<sVJKyAgSEp@x&GPt6Jd2QH^mVV%VmU6VVJ0q4ulB%nn8`C+ zVcFP%qE7EDa*$aFO=;zlznv&flEH;17; zfEX&43eYWJYrli|EyPJ*#l`7b%vL#lO_>x*E!I_Cg63_+<|HnEj@aVt_MPghX>s^wC>FUz{yl+P8F(;TA3MOeIuIE7n>(^5l=IjFl1aVn>RQ!s*2Lj&Ccu6s~5+UNABsS8c^ zXKZ$z&h|6ATTNYKvd`JovMbRb^3E^W(=IbhHaCXnEqequjPrtDtWE$QEFltNg+kvs&rDsc5S8 z%f3|wcFs>(0Nr=&C9+J=e>o2qVgDBz3@4@-d|EEmw7xF$LPzQM+{h zgv*0Sqe6<`LX;kvKI&yt9Gj4hWL3BoDM#&~psA})^;PnDk5TKW-4*5aiQ5cXMA3;T zTg3DRFPq|?3E4~!c-a)`3E51KA;LMu2}J3fX>Nqbrr@0{vys%nS2+WGJn32B(*+JG zIHx{U2$l&8w0<`QI|_YW+4i`xGU+$fmDy)TZ9?EKfkac8uo@9#O2H9C7KJx%dnmdQeX8g$6TETQL$TG<*OUofzxGh<_w>Os!E5Ip z3N{3O>P3roK&1nxgg2CV_-f+9U^wOp6*kg}kITOlpr-^};wbq+sENWsK}4rxC^wwy zh$nK1{khSOR59N%dV91d+C_|{lLH<7x#4^+o644o9S8IASaBqu&!qd~*-}Tb(BCmq zN@t3y+DQ~e3#no;J$&i?<^S3LYH7}D$a4UhPdbTZn{wNNZ2 zlc|B|5Z7J|6d%cyVx`0RR1rGd5iuCx@byu&{e$YS0mYCdN7+xhWm%&1(o9~K_-_S43F#ic32$B6-w2r>P`Nads1|m-G(BDSCekO zI}OJV#rTG#l~8o^ou#TZ>$mI-ukN}d?Ct;I$Z+y-wm+90NDr>?wzU|Vv$#82%ps4R z>5peJ#c*UWc`#lWi1dI4lZkL->tHy7jcdhVb_Cuc1KC_8F_O-d(%HyxYPdgt_!?a? zRjSq{9!wQbi!53!<*zAz(}^gl+I-%#gvw4)<7~|ipw7mO>YkOhsG6$kRdUbaZH3%EbiCNH zcE`5JmRvHWX>oUC~~} zuG)wz3Lx;5%n*q1Bt?LBXMWhX1AuQVyA^q53+nk>PrNsG}d7N6E++OqQL6Xxqs*N$WEVX0YYFl)18i4Sw~r4=q#r z^bk}uK2=jm==|CV>FO$cc)OCpry67u{y7|#;8T+-36M|m(?})wbXR5CE+Z50rKgW^@_@;Zm1-5e*5^KbAhxXHC0$N zgTp3$46+sD6ESHD<}WenFk~yoOK$3RlMwqw)net6S$iUd-jQJ?blEbn|mPdH=KmrONKrBO}6$4>S52#p=kIx&WWvmX7kePrG#jC>Pd;BY&1jKK1D8g3W7kPLgyEu$^Vv3AU@-$NV2 z9DmEbWR&H2GupBn$fl8-X=C_a!CYRB*(x|64m*Ls{#)jKWSN_`gHMtSY`kH^?VLU&?2ih5O7N!zKSMS?UlRIP1b>5U z>iQcpCm-P|*_3r%uvwq@*=KyMwoz~TI9u>?!FLN@O*THa2>o`!_mfRsqk=yx_+`O= zEtpec=S8nuGe^8Pt)7Pv%L@eGCYWEltPS^n%i9HWZ?Ss4K22Q-p+8JEW6OQS^235p z2!2NJ8Npu^{Jh}r2>vs{e<}D4!IuQTBbdLR*fH1Z+>HM;q1S8P=x-JJsNmZLFB7~` z@I8Y21n&|&Bse3uDEOe@#{@qq__W}s1z!~Wmf#-={wKkg1^2L$8&+&TP=m^|)ZQpqgvF8na4l#R_K8F|% z)86c9^Js4vIPS+UnAvuJ(|fP+qw6(g_4&u}0WmKR!jUZ-$GW!l9)Znrv(6t8%ymdT zx~fhI{+!@12>t`XT!*$S*CCnbnpX|8jo%Z@wMQH3-!eQ6%=Jb+`6q@smj7v(FN6F) z2ikG3BG8UzgPaya02`M2~G69K`zJIFnlh&osOr`Wpq`YM8&KEiufqWUt{-@MgoG1n)FF27bWs zad1*_#_$Q~^M?5j@(9`73%?`yGlqGOenIf>3;tunIL5124D;UlrePklUo+ea{tLrA zoByq0uF1bQ%r*IshWY;TQ^W1xcMZ=2e_(h4*oSdt`?*#d3`f9x$D*F=bB^I8c)s9> z;X&wcH_Ugq6^1#^s|_ClZ!*kxwH=0eZo1zv&-KG(vxkfdK4KWlLOmk*w*^0K7($f| z)7A5WUpCBlyYq%Q&fhi6z2dJ7^WJ~cFvs~H409j-kztNAgTsOdtk2!!pO(GVfu_8wB?W{!PId!5nK__F=)F5`0GR3xZ!3d|vPc!57I`8w{5aEngP= z--3fYI~n^ag2QAE7{VgK`hCji*9iSK!FvVk^Q5s?(cQ$>7jILuCO)W^|3%R^Ejla+}3@c3E_}5N8$EG0K;5VS3vEW{l zeg`)s?~9udS)O*huk`l@Nba=^8xZYsVA}dyVz`$|gn4*bd%?1O+mM!l zc?|j+1|-Wee3ad9Adl_&d3M}KC)RrsIvZ?1_zWfYnvA>958hYo2kWu@;66)#-G~ft zA+FWrU1-PrXN|PuHxJ5Vo{7HNdY?v0*1HXZ$FXL;{G4R#JqM;=>+c05!bsa-{k;f< z^!E(>bwWpf+@Gz#?}6#hhS!nUWfPFr-)n|@P2TJ9cOFcC+~ci3j)U|Uc9r@!L>p}0 zn^4I1oxq2%ufdM~xZPWS?|^L?pu#`FsZBy*@q-C=yD>n|`dGpX*6uwdWxc(#alVI7 z*30|E)~ny^y`uX1E)EhLKO3yS8i4e-tzD@;7||bYsd0Zdz|NMTkNNdVg$X9uJbo*X z{=U>+SqB*Maev*gvt{UFE&RQMe%N61A^_>{C+#?ML&5gVL}VWC^SfckGPaMAX74Ny zl@82f)ZZf@t=&~TcP-P<+HD7z#}d_Q0X`%x)#P1h$B+bAW;zBtR6QPSUJM}naq;HL z{&EAXZ9fi7@Rx(Xl63+*i~Kes{auDX+HqXkg+JPh<*P1Xk(`He9`x86v=6qI=S&}> c4PV0Kud)e9`eESOmUhX7_`Ys4k!SIL03DhvPXGV_ literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..fa77a4f46bb9ef8d09185b7068635502f785ec58 GIT binary patch literal 10700 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 fYn*3_@$SPQ{&kouSr6_Ntlr)@{zo+ literal 0 HcmV?d00001 diff --git a/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj b/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..90d8fa7d55ef8a27485aff9887eb2103d9285fa0 GIT binary patch literal 113672 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%0AKO3a^?mQ2{va$38Y zLXI+j37W*rG`VtO*H)Bq?5@K;qN`-WhL-Kko$Dt|0ou^Awq!!xhLQ>RTf?I^wD&;U zg!S!PCvZN(@SA{uUDt71FB-xuowoM$)=t!-MZ3B?dWqtIqTLYJ_q4C$hG+s_VEKeu z>p6evJnZP&h(BN4Jb@t(2L3VQy6y?vwzlELq^)(r+D+Z-H?_94P#DZ7_iX8y(A|tF z$P&5{@)NqYZ|YvRaRM9@y4-D(Q^yP8I|?@w7?F0W#Ovvj+7(zS!^4KIjrhA#dGnU} z*}QCXQL0;MUwWl;8ax~FcGFfL#U z+5gMJD(^=fZOxnPhJ#C7-HOHP6^hMn&d`LnT|0T9$U~!X^XC>r(~J7l%!i4 zt@jt!EULy!y0y8c0mle@`{Myp+Sy56W77E-=7tlfQoNWBe!ARI#907K<%X+FzF#(tMD#aeO=RK)2B{9*>TYO`! zTLkyHQ0TR6%LYpgfQ7Y<@pJ2rMU<5eML zZ0M@=k)e02Hh^98WC!ey#TM1BFvm62$W18Up*XGJ;aa+`t+lx`nOY~qBN4n_V2w0G z2b1&i>NOq~^36_;o8F%3(q4&moGF9gNu5&p^(WT{kImDpN5yQlQHRbm1CxuumY#6 zf+kl^s9m@y+0?qFqqUOdWWZL5|=a_hNKQ$aH?k3L+%e%U8n-6w;R%=5oX9{zuEhMZZJb`WC zA+dQI;k%ldzB@N%Y@x83HHXjkP$oR|!MUgl5;uK$I4g!ZsdL~iw|v!CA`aXvn%WIo z3sJ{H{c38WJmpYq)A6evayD)~&x2(g=`<`ugu{WU$&E)0c0ZRoSKv!7UqkR#haEXw zCaag6A%tgMaH+gT$nLnKvP0aEns4oqUurGm1kFyye;bC?uLeil<|IL0D?9Lti&qAW zg08OS4LCD*Coo;9ld-kU>o#x1FD>u|M?8rSO4z#PX1-cJ+2p230GSwdD|za;X?d05 znr0r;Q?EiTd>6A(ykZeP>_9)_Jc`HtIEP(G=cPt3Mr{wm&|AD8XVXJpWTSr=_0nIit`db0q%N>~Ic2CpI_VDMS0wnh{QSX(9KQBc+ z?q{a5=~-lX_~b<%VrQrO$*gR$2crK#c($NE+Q}y`)nA2VrQHC*{*E1 zEdd{O^2v)l#7=e@iMU92my5$95GczhFY*u%L>g@q9ztjSQA>LRPs)*>KOWBCGGjS^ zl$;mo#Lfo();X_iHXKL{@aM=_AD_Ik={XP{{+t>0@X0Hip6Q^IhfiMFcn+km`4ef> z!zZt7dRBr?9zJ=IhuHb;SQ2q%lidY6W%=Yq9%2_up9Xg0l;fAYOuOxKG@hSD;+0MR zDA38zr_)mcjPIKX{RljHQI>cW5_O)9#4DT51M%B|#KZpdnA%fwIrBN*Ki_e5J|ptK zjie}%u(u5@5=My2&y@e5j5*HhK^Tdye73ZmInL=pI1{<@IbNlKGM@)wRJiha-h5j= z5>NbctIe55BrJ9Lg&E~;R&(V`GRocT=E~iy;PNXn`0F$BTrpBtB=vuL2{EGn4>l4a zsUNns<;Tg>-6HaX&@M;*kEAj{5$~jo{Mw9sOGbWuMt);P{^X2&TSmS;Bj1sccQdmg zN91?DQ!Ej$CzSz;c-u4br)A_nnvp*^Tnx*@E??sKR6@LStfNwOTs(*1e`|X zX7h8Te62Uf=8u(pi?_<=DMfqN+Wcpwe7$#iM)|oJ`O7o%pSO8N$`Eg(_sxv*du`tM z^JMQ~n>X!m^Zt=mj`@qn4{1N3m^y_tA1tTkaom!Y$El;r+p{KjJmU^;vYv2QF?9rJ zDf~Vlzd0!fT;W$JZJ|3Nve}G7uA*{U)JSmi}G6 zR0({P_NA>!hDi+K*<_zmk&egJ)LK>rh@|%zR5HWkmRmjua{V zEGb3D>6rU^Cq@$XeMigVfN&1^)mF&2+aRIW89m&``W6=w*Bd(L0RI?+`Of6qEfV*K zzWs4$?&X|4CB)pE<0?h+?UGzZZ28A43>eCaJ+@t9PnI^mCmw6he(SP!?w994^k|;r zsm;9SIREH&iJuRoUh9Xx+AezR)=2ux@=JeNEd6D1ul}-h=`V|=zbuyivbX~6aeX?4 z*wVS)ILx`+;du%JhV;JLvR|G8mYU1y@1^HJcyu3G`+Mm*5FRT_i~6)j^VscsuevPH ze&b=IX?L&qv3Bl|F0gYl>!zM2JP%cPjKbqAei=_TgL-HW zaeiCJ7==lpIIAiRW};@UUKD=Z9sM&U%R*eXXU_$HdM*HKZrpf6ip^63~W_PQ|#0ot`nkq_bXP zN1tiwte4o)(Y0RDQ1f3PkFvNFPqC9Pgt%TsBF{T`^1tgO=KrLLp&}Sfmj48q^wGd# z1MqlYo-UBiGj0qguLwG68?m!tp{3I{Vn=VVbozw2fCB>82}slvv)J)(wshJ#JpC3>!aRr`HV%R(dbYiDxxTP~Zh#h^brOyVP*wL#jeIDq< zj!t(MF<5XBJ38kv(%Fy1j$Uc$>_=ip7d;&GxO(XUJyQ?cUj#b!5IaAJ9vY9Ummbiw z>H$5go}>EE1A3+&EY)5S=+r~())D55=HP~l*tK^AFzM7o?C7%2f=*spXYCv-?V1ZB zu3qf|J*z#ShxQzuk}aB-!mi$tAdyZz#EvfZfF9ao^~kt8#H{T@z+Y628!qC4^#Wx* zE&|U=WJ{39L;b`~KjV^g>L+&erIyZdP3-#jO43Jp-nDpMZSihA5$;~meB5vmJ3S@9 zq=)rx1OeALB+^+gvEyH8>8zL7^<%xI$M7U}{Ks2*5uU^ac0b%qI_%tqC#z&#oLh*U z>^4iMzlmKNFS7I!Jc$dq;NZF(i8|R{$`qA&-kEsHTngL?yauU=3o@?$NW^SAaX}ky zxTL>IOh1U8_SacDeM0Q$AF*`$gt)-&;n@t@Lq8C^ z_R?lU+h=`)(O|EIvkI#v5f%z>~?zocWG};$$;nv z5JUC`Jei#A&BTLn!*wgtEQ@bf_)cQTeiu(BC%ccB9f<3PNV6>diNe1ihU{v5!67C))*^Td$-8=g!~_C;b2Xk7nBnq~283VXhh<^TW8ML#l;Gj5JR>UPbMeJ&zyX$kG#f{$Kpu}PbY@#Y&@Bq>^$NU2;y2u zo)Upxt-|%hkZr<~$;qxEKGg7^Kpu;m72Ze;*)}|xoNNd2Xd~MVJj>$K6h4O-vghN; zTdwddg;yxN zQsEO6UZ?Ozg|{ipJ&mhthr(AV{7HpBudvMF*3Pdh`aXr9RG9zKy{l`r!YvAOesDaO zDlB8o*7dNW|3P7n9Vh!&g^Z&vs#3V&1KyA}SS z!Vf6?D}^6b_z8udQ<$F*J3C)i_)UfJQ+**%e}xAtjQ?OIO^%>k5BI;fECdwZe}o{3nHt6n;zL2;Ozv zxWn(rg?Ny{355?*_)vw*6z2Pr(^;+X5`~XfxLM&13U5)kOX1TM{+Pm_Q25gde@@{W z6~0U1?Z;TnaHR`?i&S1Wv?!s`^?r0`aSw<&zS!dEH0N8#HP{;tA5RrnEwpH=wZ3I_!# zAI20uMB(uY&s4Zp;Z}va6h2qsD-`~$!e3VSI|~0q;om9ztiu0RIKT^!i-(xPhbTN= z;h73AQFxWYEedxk{BebMEBqye?^5{33jbE&KP&uCh2K$l0M5f)yAD$L2!*F9T%&N4 z!fO@oPhHVE+$g@-CUirCg$s&E-F z>ncTE(-r@0g=-Y9Rk)7W>TFf`3}V|~JBdd_Ij+lq-P!EtNw@8~N#R?Gt?c)Rt?UmK zz8{!+*w>GeZuR^@;b#?oLE(QX{EEW-;MUcZt8hLr>tbIQlWyxeSm7}WAE|H!v9*7x z!gUHa0#iTxx`lMBf1|>uDBPp)Sqkq^_)=n9?-dH~0%l$8>l+mR%?jVH@HZ6x4zbnw zTZJD}_>aKUKN0%>O1f>!|0w*b!fz^^i_ei9f4;&4iEX`y6WiFBM0_YJ!Zj7xeO|DP zbX#w|!Yhfb>_%cMyG7wsfTa)m#k@NR|oDEviYTi0z0-vP|JunqEl zp!n}o_~#1$TH!~DtqcPrxzg>5=Wb%#U*A{wmkR$@;b#?o zLE$$Pen;UPe5m7>zyMrPVA^m5@La zuT=OW3a?do12J^+I#=Nf6}|+R^&SnL>qxgYe@@|>6~0yBZzz11!uJqEC$HZq{7;34 zj7aeeQ}`fY+Jj>?Z#?PNo(hF$5`%}=T!j|^&node{PUVfx3X&#UQ0{{TpJYL3_PpE z#O)cRTiJ6IzK|F^ye?Px^9p~R*v7yi?6%|01@s0X|!Hcp$Om zAENLu#Z#f^Qxu+|cxn{AR^bL>Yv*c(j|ZmBoCDhwe}}@SEB><;J`b3(V<5Xr@n56x z^$LGM;oB6xL*efbTRZnD{6k>YH3@b7M)5zQ@RJHZqwrseta!xWyN_$w8z0;X&SWEU&`qZMvac#Xo%#MZX;3ZJfc&Qf@%;`x}u*DIbcDEuYG zvrpk4Dg2n?|D(cBE1tI%9**xOIGe{Syh!1b6h2Mi&k)=A|01#duELjr-S-xLNV@g^ z{R%%$Y-L|0wz4lP+#fV2J5b@_#FqbHg)0?LmBRBBPmRL0z_b$~9(%VDtwc|UsCvXVkBMbgTa_ z3csZAe-wU4;Rxc_$rci$jMrd=6Tqx%Cg_JN{v#BwRJcmv*~C_7gTh@3Uruae<2qu* z1h3BlyYJF`lXTn0Z!7#O#s52ne-BJq&W(Rl{4Xl}n!;}>oL7>ntG~kW|I^sLz}Zx< ze;nUa61f(kC{u=n+;W)^%OA2~pAi`R@Jv%;)Sg&j0*gt>(R-{jBG=_PXr7_S(x@vQJwjxQbbQ*`d8i9mRb* z>%&*TSHf*&uh|#w4-Yh}zU?MPMk?<0N5gsW1b7lW1^&D2{k{OdXjWg^KU}1^_q7CG z0k48TlfC9Hct8A$S@mm0B9Rk{d;QaFzcRQ4Tn4TLSAna`-fu0qu33F)pRFbG+rS;+ z8{qD;*UXZA{TwCR`>EO(b2v}zNyYuOJO#go{Dtshv&Pl>`7!d>z#HK$@J{$g_<-!w zb{IZpR$p2_i`#+?(^(3x0G|&h%3iY>+zM`MR(-9X-4yrv&=XFBGvI7E2OceZzvJLM zv-+}^6q$_tY4A*VHvF>eH9v$ufj={=z83dZ#r?Hxhj+pI;KT4S_=N2Jo?FfA>(WKC zK8&nYH;3~TTPW`Rroi1~AGaUk>F{9LYv#Zs%&LF7_4T0QUjGqzGCU2Q3D1UKmA$Vw z;YDWkrSHotk^d>Y0p0}vOZJ*a;p4E*2ULAKBoR5s99~NWxGG!?t^?PHuaLdpmT()h z`bxCEx+4E3I29fMXUbl4EIdW_&o8O<#1E8`qF#O)yVG%cY}Mvx5!>|6nr;4-mLn1 z&v`;|pI1}i=inFM`S1ex9ohR`27h2yUwY43kNl1Bc6cYeTlSiN!4+)BFf7N5W&7@} zR>K_5m%dVQe_gHNUdX=%?r+w(TE4@OKN21X=fRJ`li=yHPup|w3ug7D<@+Y`7s1Qn z74Rpr*ZdCN4evLrzLxI^#eF`UW`BcAz-8b{a22?^?ETh)>zdVLH6x*vTVnv)TWukx%96oZiCvJ@TaopuZ1_5HLjNL_sHK3AB2yu9_ zGsoK1a7VN1YaQr={C;pIJQyAU-v!?%dtVdaN6qR>>%a`;=fm^hSKv2guek1K4 zyfAK6+3Qz>Ysx-7bcfiBpd*FNF2W6kOneZI= zCA0e7Y}5R%;{Fi4wz z-z)B~WjA~fJ_7#*pMF`vxW#1e_hR@GxVBmS-fI0eSKRw;1z!Vqg1f`L;9F$xcNBa# zJl?E+M_9j;6!(6oz<-CIhhK(YgBQx)?`QBA@KB+Z#JvnA_u-ipWxr%Kj0$u3i6A=rDX5-61War->iPiS--6n z_kOQ}uZO$Bz2Q_iUG{$Of$xJKG^^ig*6%dMz26z|YMD~8agtx%|GOOP< z*6+`Xd%wTJf5JL&9&(DxUcV~b4DKx3`?y+f+0I8%OErgo&pTXk@ApplUgSRrKVsIn z+LwC<`Om@gkpC+DhFRm5vT;8^{zvfV@E7nlcn7>&_Sf|je9)}Ev>SYy{fHM{V^O#a zTn;`@_L`T&$#4s^>f2$mNGHX89(IO%!F}O@@NMug+4~&@k1?w+`>2RKiu{T2)9|zK z3$oXI5B>oD$gKKJtp0k%{k3d_x5GQ(eeePJuLp}Iyr7n_%7M&jD_zrt7dVl|D@tx^C@^H^5?)WnKiD~&v%i(3|@u&HSjvK#y#7{ z{Ra8p!#^Yc5Pa0EaW%V&U0yKFCE*IP<)~GLtC}@#Ba7EV{^f8BI0e2IwtLx}oL4u= z-dArp)vUf+T3U*~7a&EXmjOBDCl_z!p^^0&g< z%^Fwx+dm`!SNKmj(zu|0akvy*LH22@3|BR)ud>!xJ>*{ww}4aN_OjRP2WP;UX4ThW z#yb`F`EWP<0Q@lgB>WVdFMGeU;dy5DWrva@?;!s@_#^lec&+R;e}Iq6zI=<>8)vw_ zM@e(IzQ@Ii`|GL!w?KYt_$sr;)$;9*{9bT>cpy9k9tMw*t)|*|_WvQFxN<4EV{2=@YJX!XBpN5|`t1tUn7BfJIPDSKbL;C*KGrG4N(ksoPZ@Vbh_rQmY1*SrjF2sbgSenqR_UU8pS z9pD?`9&kT69Ud%uzd7&-v--No`g#EQ55rHwPr=X1UULz=6kcvteLMUSS*^IgmbLI^ z_-ptFcn|!u?EMyPVfJ3vQN*C@E^$e3ohQOAip$xvF!7_23!X@SHkV#8{nRB8axJ`2tN(K0>2F} zmwo;D0p2f{u$gA<7jw8qnuI9roG^|2k|I%E)h8QcK2k|%T8 z!#BgXz(e3+a2`AX*86OjhJ5&S_$_!P{3*N*-U0stABKx3Sicurz*;G|JX{HG2seSR zhC9Nk@Bla$9tG?ApJ93)gJ;6C;kV&;VO^gy)L9FE1Ah-6fq#cfo>ovNdM!<#R~I2( z9c}_QgQM2~yeKxGyD09Czt&}lk3h~{@FTG9*%tD3zqa5P;l=P$cn!P`{vO^9{|=vk z%i4}-=(jvv9ljK92DgN}%89Z0a}(SbPJ?sc5%7cXBk&A3AATKv3;qcH1l|g7hY!L> z;4|$FD7>x`a1}TaZU8ri+ru5;-f;AKcRmk?BAyFBB3F&g=f~mbb?rPp9r2go=(X%T z=PktFfuq;2^PH~`-v#f3|AM2}rt@*nviI*Wou%Qba5cCQoD5$JUk698LFavCAU*<) zUU$xO9zpzZ_yzbycrm;bUIVX#zlDE*e}n&kOWHxEFn`Lzm&g~!mTzsiA>0IR4|jmO zz}?{?@Gv+Jo&Y}$KMTJKzX5*)e*$lXx5EeELvS(M4+`@kdM!JjCl?@o5gfgio#!+~ z{2I6u+!s!Rhszhl=Kr1WI5-dfJN!KSCcFs#6#g9E0e=S{hL6FeY-cD;=h<-d+Il|y zH4smRTfo=BUEu!kKzI~927U~l1it{k2rq`0!fW7l@b_|+*mBtoAAk?RrEPydpF&+mqK2Al~;uj%Lc;}L%Xo(j)}=fm&8@5AfijqombAAB56 zIIG|_mV+z8wdBgN`CJ!n3`eg4=sDdH?**s98SqGWH2f$$5uOFlh2MeSgFl1U!_n*e z`84lA{15mq_-y-*8|K5ga1FQ?tnbPpzZHC=e12?x_JD7J`@{Fb55SMZPr@_ce0Uxl zy?&ri!*aw|z+b|f;r;M0aP(S&UbAS)g4b9Pt_;_MFNfQ~(Q6EP&6^Rw1s(zqgY)1C zaP-=P=f&oKzT)l|;pjC9J^mr$AH!SVf58XgBk-B_#W(a-0lu2TorwPi{{fe@PvtVR#Ze1%3^F6OLX}(d&PL z_yb<04 z?}dMcbwjd~^9Mc`J`b)1*M(cbZQ+~cb7Svsx4;>2CVVG+H=GAgfS-rwz>DA|@M?H1 z{2jatJ_a9$OWSJ-uPb_eOMi_u5U&O6Td&61q zPH%w<~xGG!?ZVX4S1L?1^1LD`i zsqg@Jq->ubYNO$M;RoP+cozH?{0_VZj$Q}S`}!8~=yf1H{u|X zG+Y&~1~-C};ZAU8I1SE#N5Z4wN8yR^On5f@j%@qBYVX0ieq)HQg1?1-fPaJkfXmo1 zq)?|EoCMc|qt|cr>A4c|E^v2vAbcA<1|A1bf~UZ9;FsWKvVEsg`vCqJUIXuj_rr(a zqwqO)>@(D_0AB*vhFigH;pjCLeLADpRCH$|XD~b-z8{_nPlxBj3*h(R=yepm-;Ibz zuc_$qeTW}`b!)AD#+NhhK%?fd2`v zgg3#_YdQLBiC)XmeF!;c*l#uA^%jRK!&Tw>a3lCC_*%F(oC*(xbK(2phu|5q9k)`; zhojeK^mz2zjP9k#Sq`s*zl3+g`{5JtY4#gtn1*t2MYuLx4{i-#1>XeU4Brk9fycpl z@D$m8V^Dhep9cf=^J?RQqSiiriT3D<$Igj>V* zQ)DEey8X|Z-o8Uk?RtiDqHMR~4r{cc9)JJi5KgE4NFkNx? zAjN&(J4|vLQJY{xI41n4xw&Sr zwTU)_W9gI4x)zh#G#kQiD>KZ^?Q>c!--hs8%q+96&!#rlhVUETe6z0Or?$X`@LTFa zv#trLw%CU78}w4Mu5qfi+=lSm{R*?L53IJzhJ-}>pS9ICG*6Twk+n92b8I%4b$xZU zO*VvcoVJ;pU#w^(vcraOF4=cx-P0koupSn%KyWeHx1Ex3S=raU@~~!WSPwM|f)iz5 z_mbe6vafq};QF$!dyU{^S)E&JVMB0=?CV}T_!`;Qy-sjv+1I^pa8Fq;$XXv8g8Rw7 z?xn+nWMB8P;Gwdwd%5r^Su@Gn7#o7e$-eI8!4qU(_a22O%D(PRhNsDz@z!S85S%aj zx;G1+EBm@PA6_8)y0;KsEGOFktSz-6A<_P4ZMh9$JzN2=l6~D<4X>4b-P-{Frt_ox zJvMqTPG9#F3+vnKvcK0w@3H9XRlco{VO@&;ChO}@^uA+dtrKg_EH|tt`L^DLbt8Iz zC0`$wT5eeG(R<(ca$i>7;=ZgaXusW;Z-4Eh`ZCS6c^{VJ1KKC?Ww$_|xxTzU)8~sX zqw{Th4a?3IUyy;GI1X_y7S z0_z;Jkh9FKMZD6jY5N@BrrdzAcZ1_Fd zx2ccd&)xPXvI*YlE@tt)ZcYEsZmsr3Y)41in_4Njg4_N?s=(FVs;TqSG_EG80o)Y6 z64tqD%C}84as%ActxdHboaNSZj&f_h>0C9{(Ocr9Zf$PU+}gxux@(wUblYYbc?EtG zUJ9>(*SKrjxEtMd&ELX%-Hj}+bJ#R(P0fG8MQoi_{0fVga|nzjebyWJDaKf50`>s&bH$bY~IwlaqJS?(t+ryP8qd%DG| z!qws0a09q0oC049-{_uU^?SqV@L+hPdyeIgg(tu|k4~>kIn&)Qn{`iH#pRdX3(Rl9 z@4+kJweVN)x9(+DXODZi`B(T4_%wUZ(=;fj1Y8b2AFdA9gOlCb?`REQ3wL#YW;s3G zYt3oy&1Rj0r|FS%-2XCsovc{2IL2ooqSF;E&zSEw1zWG@Y{U;Tyco zeWk?@%D!)@bNqs}PbzEKoe7tME5cRbns5VH-{VzN%d0Ki3GNQ-+&|@O*`>on+*)3D z!sFqGVVwu4I?8|6tz|bGeidE>>pVb>t7Z2Qyv|+Q;#=XJZY{fg@L~9bTg$FU$yj~4 zj9bgA5_}ymfDzreq{wLclL_Z8*KCEVJdJQuzIt^wDBb-tqNTxR38hIPN@5Wf-b z<8EmA{o%px#ugt2k8!uQ_`UGM?zR@!d5r3-y?Ltp8uNTvZ$8#^?qcu~x3;hM;gzt? zZ&bc=Hp9ASbcpYT54*K}9fx&qXyq%ea~*?qKWJIo*M;zps!SSA0AC zBYXfp2A^&-RpV;jmVnE{I%hKE)NpH_*MXb5HE&zP*TP-l-f)In^L#L@b0*cV;$z_n zZq0Muds;d2({9c4=is?+>2`H{6=%t7LuIw6+fZ%B}abui>5WKKKxP+^ywO%(gAn zFK#Xip9fck>$>e@GSU=obm5+Y#;t_k{<#^`4mpk96xjb3FVI`~>_AJloyX#(f2T8~z8p%H6~AKZ7^B`&fKC zyvsev;y=Mh+_zc$PxoN+X||9xPllM!a_5*!yK~J+vKG3v%iv_UwilhxsT}!QxC`9N zt$l!0xAp(6!i(LNEMMn*YFznacs;z;ZHI#+ z-@yCbIu>^n)1-}Bn4eQ?Mntpvh`Vd~{POa3XxEyT9evgY{dk>fCB^onIP!J*;z0L%biH>Au6p9RiPbkFfXy z@ZaF4;Cy(Vdz_7{^G?;Tyu^LKc?G-%{=)sBpy`v6qGs#D7Sgt;7C z)%}#kYrzd+{T{A5%4r8*=YHPeH^RN#vn-zBe$hM>9tDqwABLZFzi#6`4bOHjw7Bkj zu4$9shL^eDvG_{&GV>bu`{plT-S=E|6yFZ-fpv~+$oT^wf6+YO7NY*7>fA zud{e9xS@Nq#dUsxa^!Zf?t8BIcNV`9*14~W|7h_HINN>1;v?Yu+(#|`xcj(yy8AEl z3+~er?0Xrk^I+AN;!E7RN5K2=N_aiI1>OnogAcn)TTPuGtG?tjZD&o^eF4sa&xfnQ zb>PPC3vFDTqoF$T)oxw$zbkw*JOIvuhr2JcaYw@sy6anfB0K}0>uzB=3*D{EOWnE` zz=!Z>@K^3@EJx?i>b1zb-MU7O&Y@LYJ__s0sN&aIyqLSQxumvL1Go0C zn!;DY*T6crR&|u$3+@kRx%Ii33*Qav-sq~M9NimTw%y0b6nLgvlRY2SJ=2x1xX!r^ z{s>;{zQ}Sm!Qa4pVBJeyb@cgr3_hcBEMD8)~#2Pq&UwX3MtCsEvg0c57Ma{^`n*AA)r+^$?!{&xUpX^pLaIt>vP7rYkP%eBI#n z@K(2$-8Zn#-BrGpkmT6RhBWw7p(u6*U_oL*VW?kc#8Ti@$@ z!2R4!EUx>cYh3v@cd~h$Y}=UHL-6Bn&F3lbGw>YvRd^A+9R9?u`Me(93V#RhcWa*i z3jgKSJU`2JHZ}e7IdEk-39jqb{A>cZg0F$QxHZpvz&amT{c4_P!Z~iu=TYz&x90g1 zvTb{6&%iU?n&&UVy3f1v6@L?c2mS~AA-opWxx}H)H}D=<=MpPN%ji#7=M{&z?hzkc z(XC~qd&Da)U+UI!(Rsy+%PnA?V;thw!#&+vM*ZMSI0qi>)-oCoKjzkZ+LN%(JyySs zE&e<_$KBN8I^VdNZO>{S!n!ZK;#w9u_c-_~_-lA4{1dGE!iRBnU-;l+cG61lIc__= z8#y1Y2G@ZbyY1_A^xR3+k+1f+eRM{2FL=deou3>$0M3F(xDze^9{53cBCKpt?qFS~15{B>COlvhq8i!X;)xV0T^k!_n-+X?F&X2rEEeufXjk;Hwg`%G29Zq+O2i|I=Gix>wG$#1rLYsfhV}N{!fIThM$LDc5D5A9e&TP^?wz-7Tyeh z3-5Jn8~Fu3?$-NQQJX-`f4L-F*4@nFHDr4qQL6_xc5B(`yj|tUt>I2^H@Gi65FYB* zveW(IRZ|`hKMd>M@ygM%dm5hY*0Ngw>)!FoSNwhW6L^DL$33>e-@`w_zqv25{Nu3h z7q7mwy_AQmz}4ZpaI#z5R0@18+!gNa*85%>JlL(}I07C6k8`)MoT;+Cm#IAm>t67R zYx(M4@WHRci{KAn-6KBauYP82-}T&f;6)@7$d& zz6U<&?rQPh-QCS6+&#?YlWhLj`>)ysu~xyczx$-s{$O`U`yAeTBt~ z*$1g!i(D2y53UO9zVOO#Zu!mN*6x-T@8IrWz7g)@?rHHs@Ez_ni{Ir=H{S>U%{|oO zQ(@f;Uelxai}0)PBKRNhNANm$EBw8CjMYB?ABA=QcTIzGO54H=J|EV-;1z$|a%#FK zo9nu#nwz+%o13|3m^;gf25Y)Ud~mA!42x&LL*Y^Ic=$nhs{2fOqxvg}h zE!@ei?^e3cyZVxEaqIVjf$$J_LyO<#);4u7{0KZ5e%760`7gk_N4)xNZ}G+O3V5}< zqvd=F{|o-nt@p|O@G-ZxHQgg#eaUCkj9J@PX}7kW^6&-j9E(?nYrBVAypj8Eb25Cr zZ2K8%J>b4>y+03tGvQo#417PV`@*Zf>P&O%`-|=cuedx9egj_O)^`@&3tsv18n-^L zH^DpL-S9#9Pq)_9BDNB#rd$fH09SR}B8gOo8@RRZHHA~$$rf)9cW~=7x}U60t?3@| z!9(0dEj}C`4L<6+u>aJZnu`*eemOMExRf3-`!d+v*5XIZ7*sG+R&^OvmxQKC}aO# zSOu-=y&$1pl#xWae$2MHM-sFHW=)|4eJEH{e+idI8A*}#0b%VL8xk5v8R;zRfP=N3 zHYDf^k+ps{=st65gKW?}($t39kl+(MO4f>GZJZ4WEhPW9w_1^`O|&6FJ7CtP*^tmG z%1FMP67yWSb<7LoHZd=j+s3?HZWr?^`Kp-L%KE_a7Up3|dmQFrCE4epmT{Pe^=19f znkGHW!|43+dDu;HpNIWqpNCnp&%@|^@OhZ0xX;6ha&QM2lVzWW?PTq| zS<~-K!F}LC@|m%m=)D`<;}CyTE*{I72G4>Q$R%PqOW{@U26%_8gB#ZN!AIdDrxoNx z@6q7-RS>TUH-b~(PH^))k@_+&UAo-f;XPc_~jVFluA;cf6P_z)bi9g|Qq zdQXJJX!%Gb#obA8eYgdD4craxCtnn+seexztbb1$oF`u#%b5tzfal89VmS-p<#43# zusa9mruDbKxjC`FgMxB0veN2iW#(q&q-E6|IW(>R@PVmAhv%mD&uGvjQuox)Hf;3Y zp1r)`sh>?x%T4=_XNRTsAD)?&Ze91!${dh-d&ZroOv%Z(BQ^KVp&9=rVc5|Bo-trZ z_Q1?rQwL|{4jPg^?39Iu56?_bJ#|0n86#4MrVSf5a!5{kYG(Q=%Xn`YIXOdePMMT8 zJaRPHICA3W^V|2}6jvU7%HWo2ZfW)I08 zaO#(ylW}XNtwCuy|4*J?RkXv@fmvy{o_bDaWDm&sU-E2LX8$jFwp4};NFA1&mV4^g zVCz`w$egsHshY@B&avo}4a>;Q&CD)z`ZF_9EhTN}u;E$%t+T;t15(q{(@(wpa|WjN zPs>gpmYSBEd+IEk+5v;ova>U?B6V}43p%zn^&b}It)i#cj{ozilN<4WK6P>nj(-Z9 zuRnFlZ8z@uxDEF|p8fZ&Hty*{H`%zHf7@Q;o-2G~jY}$IOO4AYY%`5Z`S)!!?#X}O zK;xc_+dAW(Ep*e2%PD-jj7utfql`-`e2a`rDtvQ{OZv}kF)pF74KXgIu&wZ9N}-$J z$!BAqD{ET@oAR%W(!6MNd;cq4TO3>iGwJ})A5N9AT@4@;{X>oz)N z_6A@d=-!Jx7@9L=Xlw`JfB1i*<=9ss?fyiYzM|SL;mH=P-9kCVpIQBx{f2GMvq9tQ zIX%`_P1e&_*igfG(mEu-dYe$scE?ZF>tkj;eZ?)TUXQqX-=UuE=AEo}S6samdtA(h z&_eCu7U1+9uzK1J&$B^aS@oP=?=%}Yefs`i--ggay(cZedc{7E9p6wrebo*1mY7*@ zls#5Ip@n*HTY&YZS-m8S<=LRG#d=QTZL@*(^n79UzOuN+NwGm~DeCF#Yp8d^%z6{; zabfk2`8X-|S8WICm9fX6UUe(RdNb^~!s;bj5~r`o+Je`suePCH^caLa4(qdymlRe{ z=ijnkP1Ms@*-$SlZu)f0rLcOp#?|YDdishQ>P?EPx7?m9YeQ(tQ`0dJPTx?gSKs1! zHt1_&sJAGto~0E!eQ(6o%eTZNucxn$q25<<^|b!9vmrF)sjZKzx5DZzw|Jfn;k`oh z>9@FgT8@Ryzk_l0^41khpT0_l>8qq;7WOzS-#VwLSI+V@PKpg`b5T!U9YeiVarJaO ztFY;77FTaI>Rp6-x5m}e`dC=K{&DpVpq{?oh3Sjlo6{bL*Bd>5+a8CeJhg}8>Xlz# zF#oFC^P%3Nxarfexx%LJjktQrsHfk0LcQ&A^>lo%uzFkK>h(cA9SaZjPS>#*dmLV` zjuDo%$DxJSt9ysaDgMMbt5@HgXM-IYKUpt&&ro|D>g8FzBzqiMsHbCFthd1GWm%Hy zU1o!x)9bn+Zu;h0y+n(L7V33~t5@ZV*!7N7ubvH|-q5&uI(}K${JTA_-cYNTWOY=p z0qRYPtEXe2h1GjBuHIzSyBzfv#nsz!ih6Iv)mw~uI@BFr@0W4)bS#!FJlyJe_9xm- zmG_M$==1yk%iHVq!g`>3`aBO!)2H@><;f{}U~QYdj_|p!!|vgA6g6mCLp>ck_QP2k zEt;pl36{rthfpu<%V_yr6jv|F>LsawH`P$9Vvtkxz*@--1=FW}FFmJvEexE#Yph-s zi-)E>wWbC+MGvecSv^fxo((BB=sDHvVPHKS%hqRnXv$OTYLHX(z*;}6r{nW^<~BCy zIn~p3{#dV{&3FH4!k&%g>2HqZX`B>2uvTSb>^G=9b2}UKoa#+6uwMQt>P@sfjgw-7 zS~}{rx5uI0!nk@nte)meXv$N2%^;`ffwlRlr+q;^r|H{d;Ph!ZcCdJ8%2U&QZ{-v{ zuy)Am^|QZuHYi`usoo(2>*=_1Vbk}s#WhZf4QkzNM^Dq0XG13&^qlIQr(>b^H>}UI z?1{qamA5?Bn}K@Qqn@r!%z8U)q!IRfXsV&sB(C0fR&S!k^K9sBgYqn<8C&Ddeh?S9km%* z*!uirT)hKZ3YN!BsP}eUy=42+q4%HA!u09-rkuXytp)XZT5_1aEphd7Pf_p7xO(GI z?`G8dE3Tfdv#0NLp@r%DJ+9s=)azr(Vfv!S*6ndv|MpqE^suTW@b#A6R`7an z@jR_B*IFLeza;yRC~SRh7gw(*>h(jt?6`XUte)O)Lkq7rGp=4f>h-te@OmGQtCw%} zdWB-1r-u*6)!SwDMp-=1hIAW3z39D*ZDW~XxwSHgQ=cmo6 zJo7*sLcK37kMnPaeMudw5xj+ZYvbw-`j?$oXgR7k$c9kw*SLCB&MJI){1jKO=k|i- zdmHMVZR-c8ucy^3Y>1z~MZ`vuQuU=feU8t9hdfmL9`c&Is z^`_bTMri6+?S{B|^>^4Zv3ZbZ&keO9Oy9t`dRg|R{M@#d;7#*FEiJCz#2@UO{2OBR za_sp~FDI_vczd(eZ;GLXdiTfWHRx{d%ZVW?whZ)WTwK2?O%fubl4AXaV=3A$r^MA8 zZ%=A{2`%(HF|OX?n-e1XJv`46N7@ix$Go_Dci4x_j!?}0hI+H&>UHXy5Ycb#s&}Ui zp`NZ08pctXF4oyA`ahaq4^CiRbNFHs|>R z`=jSHd=ZzobZNmj$_{zkEYJQs+4fl;-zSx)_LJ9(J+l3}_iP^|Jg~nZPuDo*>)19m zA)@cBd6qNIhVVLcozpOmg(H7jz16m!h8CVX5?3$LPT)|U>fLKYsHc3J{U_V16-FEP qe*4qW2IZBtLC3~y*Xv|k^{G8ZAoP27T;9IFCq#.bin +0x8000 partition_table/partition-table.bin \ No newline at end of file diff --git a/ESP32-IDF_Temperture-Node-v2/build/flash_bootloader_args b/ESP32-IDF_Temperture-Node-v2/build/flash_bootloader_args new file mode 100644 index 000000000..7ea5acf77 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/flash_bootloader_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 40m --flash_size 2MB +0x1000 bootloader/bootloader.bin diff --git a/ESP32-IDF_Temperture-Node-v2/build/flash_project_args b/ESP32-IDF_Temperture-Node-v2/build/flash_project_args new file mode 100644 index 000000000..ba88954ec --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/flash_project_args @@ -0,0 +1,4 @@ +--flash_mode dio --flash_freq 40m --flash_size 2MB +0x1000 bootloader/bootloader.bin +0x10000 ESP32-IDF_Temperture-Node-v2.bin +0x8000 partition_table/partition-table.bin diff --git a/ESP32-IDF_Temperture-Node-v2/build/flasher_args.json b/ESP32-IDF_Temperture-Node-v2/build/flasher_args.json new file mode 100644 index 000000000..6c4ff54f2 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/flasher_args.json @@ -0,0 +1,24 @@ +{ + "write_flash_args" : [ "--flash_mode", "dio", + "--flash_size", "2MB", + "--flash_freq", "40m" ], + "flash_settings" : { + "flash_mode": "dio", + "flash_size": "2MB", + "flash_freq": "40m" + }, + "flash_files" : { + "0x1000" : "bootloader/bootloader.bin", + "0x10000" : "ESP32-IDF_Temperture-Node-v2.bin", + "0x8000" : "partition_table/partition-table.bin" + }, + "bootloader" : { "offset" : "0x1000", "file" : "bootloader/bootloader.bin", "encrypted" : "false" }, + "app" : { "offset" : "0x10000", "file" : "ESP32-IDF_Temperture-Node-v2.bin", "encrypted" : "false" }, + "partition-table" : { "offset" : "0x8000", "file" : "partition_table/partition-table.bin", "encrypted" : "false" }, + "extra_esptool_args" : { + "after" : "hard_reset", + "before" : "default_reset", + "stub" : true, + "chip" : "esp32" + } +} diff --git a/ESP32-IDF_Temperture-Node-v2/build/ldgen_libraries b/ESP32-IDF_Temperture-Node-v2/build/ldgen_libraries new file mode 100644 index 000000000..5537c751c --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/ldgen_libraries @@ -0,0 +1,86 @@ +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/xtensa/libxtensa.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gpio/libesp_driver_gpio.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_pm/libesp_pm.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/mbedtls/libmbedtls.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_app_format/libesp_app_format.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_bootloader_format/libesp_bootloader_format.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_update/libapp_update.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_partition/libesp_partition.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/efuse/libefuse.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/bootloader_support/libbootloader_support.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_mm/libesp_mm.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spi_flash/libspi_flash.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/libesp_system.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_common/libesp_common.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_rom/libesp_rom.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/hal/libhal.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/log/liblog.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/heap/libheap.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/soc/libsoc.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_security/libesp_security.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hw_support/libesp_hw_support.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/freertos/libfreertos.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/newlib/libnewlib.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/pthread/libpthread.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cxx/libcxx.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_timer/libesp_timer.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_ringbuf/libesp_ringbuf.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_uart/libesp_driver_uart.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/app_trace/libapp_trace.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_event/libesp_event.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_flash/libnvs_flash.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_pcnt/libesp_driver_pcnt.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_spi/libesp_driver_spi.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_mcpwm/libesp_driver_mcpwm.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2s/libesp_driver_i2s.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/sdmmc/libsdmmc.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdmmc/libesp_driver_sdmmc.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdio/libesp_driver_sdio.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_dac/libesp_driver_dac.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_rmt/libesp_driver_rmt.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_sdm/libesp_driver_sdm.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_i2c/libesp_driver_i2c.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_ledc/libesp_driver_ledc.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/driver/libdriver.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_phy/libesp_phy.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_vfs_console/libesp_vfs_console.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/vfs/libvfs.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/lwip/liblwip.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_netif/libesp_netif.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wpa_supplicant/libwpa_supplicant.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_coex/libesp_coex.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_wifi/libesp_wifi.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/unity/libunity.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/cmock/libcmock.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/console/libconsole.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/http_parser/libhttp_parser.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp-tls/libesp-tls.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_adc/libesp_adc.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_driver_cam/libesp_driver_cam.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_eth/libesp_eth.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_gdbstub/libesp_gdbstub.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_hid/libesp_hid.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/tcp_transport/libtcp_transport.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_client/libesp_http_client.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_http_server/libesp_http_server.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_ota/libesp_https_ota.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_https_server/libesp_https_server.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_lcd/libesp_lcd.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protobuf-c/libprotobuf-c.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/protocomm/libprotocomm.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espcoredump/libespcoredump.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wear_levelling/libwear_levelling.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/fatfs/libfatfs.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/json/libjson.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/nvs_sec_provider/libnvs_sec_provider.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/perfmon/libperfmon.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/rt/librt.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/spiffs/libspiffs.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/wifi_provisioning/libwifi_provisioning.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__bme280/libespressif__bme280.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/espressif__mqtt/libespressif__mqtt.a +/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/main/libmain.a diff --git a/ESP32-IDF_Temperture-Node-v2/build/ldgen_libraries.in b/ESP32-IDF_Temperture-Node-v2/build/ldgen_libraries.in new file mode 100644 index 000000000..a95424ada --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/ldgen_libraries.in @@ -0,0 +1,86 @@ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ \ No newline at end of file diff --git a/ESP32-IDF_Temperture-Node-v2/build/partition-table-flash_args b/ESP32-IDF_Temperture-Node-v2/build/partition-table-flash_args new file mode 100644 index 000000000..19bd58215 --- /dev/null +++ b/ESP32-IDF_Temperture-Node-v2/build/partition-table-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 40m --flash_size 2MB +0x8000 partition_table/partition-table.bin diff --git a/ESP32-IDF_Temperture-Node-v2/build/partition_table/partition-table.bin b/ESP32-IDF_Temperture-Node-v2/build/partition_table/partition-table.bin new file mode 100644 index 0000000000000000000000000000000000000000..b8fa03b4b3536b1f4d0def4c1fed550e8fc2acc7 GIT binary patch literal 3072 zcmZ1#z{tcffq{V`fq@~ftQg2Z1*-xW85uqR#RM1_3Nk9=GxIV_kX5V-0Pz^X3epmj zOY(~